meta/license
Writes the LICENSE text for the license chosen at generation time.
Provides: meta:license
Files it writes
LICENSE(whenoptions.license === 'MIT')LICENSE(whenoptions.license === 'ISC')LICENSE(whenoptions.license === 'BSD-3-Clause')
Use it
atarashi new my-app --add meta/license
atarashi add meta/license
Version 1.0.0. Format reference: Authoring blueprints.
Part of the atarashi documentation, written and maintained by Gautam Suthar.