Code Monkey home page Code Monkey logo

license-up's Introduction

๐Ÿ‘‹ I learn in public. Build Learn Anything & KusKus. Make things that bring me joy. Love Karabiner, macOS & many more tools.

๐Ÿ’› I share things on X, Instagram & YouTube. Write monthly updates & stream code. Ask me anything.

~/src

Below is all code I share publicly as it exists in my file system.

  • config - Apps/CLIs/configs I use on macOS/iOS. Fish, Karabiner, Cursor..
  • org
  • sites
    • nikiv.dev - Personal website
    • ui - Solid, Expo components/utils
  • ts - TS libraries and other code
  • rust - Rust crates and other code
    • crates
      • log_macro - Macro to print variable(s) with values nicely
  • python - Python libraries and other code
  • go - Go libraries and other code
  • swift - Swift libraries and other code
  • zig - Zig libraries and other code
  • new - Start new projects, create files quickly
    • new-app - New Solid/Grafbase/EdgeDB/Tauri app
  • slides - Slides for talks I did

Sponsoring my work on GitHub has perks like personal Discord server priority help. Thank you. ๐Ÿ–ค

๐Ÿฑ

license-up's People

Contributors

jletey avatar nikitavoloboev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

license-up's Issues

If `LICENSE` file is already present, mention it

Right now it will just overwrite the existing LICENSE with the new one. I think a better behavior is to say:

There is already a license present in current directory. Do you want to overwrite it with a new one? Y/N

Markdown support

Would be great if there was an option to instead generate LICENSE.md with the license in Markdown format.

Testing Locally

Hey Nikita,

When I've been making PRs, I haven't been testing the code locally, since I don't know how

I tried go get ./..., but I get an error message saying:

go get: no install location for directory /Users/john/license-up outside GOPATH
	For more details see: 'go help gopath'

How to you test locally? This is probably good to add to CONTRIBUTING.md

Automation/Reorganisation of Codebase

As we start adding more licenses (#18), it's going to be harder to add all of the license text into individual go files. We should have some script to automate this process

Automation is a necessity since the licenses are getting longer!

Also, the root directory will start getting crowded the more licenses we add to it (#18) ... we should move all the license go files to licenses/ to clean up the root directory.

List of Licenses to Add

Below is a list of popular licenses that we should think about adding (taken from opensource.org):

Plus the ones that have already been requested in issues (@AkdM)

Please feel free to add any licenses that you would like to include
I'll try to keep this up to date

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.