Skip to content

Include a license when generating a project using inko init #1000

Description

@yorickpeterse

Description

When generating a project using inko init we should include a license in a file called LICENSE. We're going to take the opinionated approach here of that license always being the MPL-2.0, instead of supporting a never ending list of additional licenses. If users want a different license they can always change it themselves.

The template can simply be embedded in the init.rs file similar to what we do for the GitHub workflow and other generated files.

Related work

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting contributionsIssues that are suitable to be worked on by anybody, not just maintainerscompilerChanges related to the compiler

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions