Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to specify license #56

Open
1 task
Tracked by #75
caffeine-addictt opened this issue May 12, 2024 · 2 comments
Open
1 task
Tracked by #75

Ability to specify license #56

caffeine-addictt opened this issue May 12, 2024 · 2 comments
Assignees
Labels
help wanted Help wanted Type: Feature Suggest a new feature.

Comments

@caffeine-addictt
Copy link
Owner

caffeine-addictt commented May 12, 2024

Perhaps we could have an option to specify the license type.

Note

If you'd like to contribute to this feature, please use v1.15 as your base branch

Spec

Perhaps something like this:

License type [MIT, BSD-3, ..., None]
=> 

The template/ file structure and code would likely have to be updated to something like this:

root/
|_ template/
|  |_ project/
|  |  |_ ...
|  |_ licenses/
|      |_ MIT.md
|_ ...

Acceptance

  • Texts specifying the license type should be dynamic (eg. README)
@caffeine-addictt caffeine-addictt added help wanted Help wanted Type: Feature Suggest a new feature. labels May 12, 2024
@caffeine-addictt caffeine-addictt added this to the v2.0.0 milestone May 12, 2024
@caffeine-addictt caffeine-addictt self-assigned this May 12, 2024
@caffeine-addictt caffeine-addictt added Status: WIP Currently being worked on. and removed help wanted Help wanted labels Jul 19, 2024
@caffeine-addictt
Copy link
Owner Author

I'll be hopping on this next for v1.14.0 :>

@caffeine-addictt caffeine-addictt pinned this issue Jul 19, 2024
@caffeine-addictt caffeine-addictt removed this from the v2.0.0 milestone Jul 19, 2024
@caffeine-addictt caffeine-addictt added the help wanted Help wanted label Jul 19, 2024
@caffeine-addictt
Copy link
Owner Author

I'll do the README updates first, moving this to v1.15.0〜

@caffeine-addictt caffeine-addictt unpinned this issue Aug 9, 2024
@caffeine-addictt caffeine-addictt removed the Status: WIP Currently being worked on. label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Help wanted Type: Feature Suggest a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant