momi-foundation-coding / nodejs-api-cli

This is a scaffold for generating new API-based application for NodeJS and its frameworks such as Express, kemboijs, koa, AdonisJs etc.
http://www.kemboijs.org/
MIT License
10 stars 13 forks source link

create LICENSE file in the created app #75

Closed ezkemboi closed 4 years ago

ezkemboi commented 4 years ago

Is your feature request related to a problem? Please describe. Add a LICENSE file in the created app. Currently, the LICENSE is set to ISC in package.json file of the created app but there is no file created yet.

Describe the solution you'd like

Copyright (c) 4-digit year, Company or Person's Name Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Source: http://opensource.org/licenses/ISC

Describe alternatives you've considered

Additional context

ezkemboi commented 4 years ago

@its-tayo && @belio39 && @brandeddavid && @hezronkimutai any person can take a look at this one.

Or, if there is a new member who is interested, then we can offer them a chance.

ezkemboi commented 4 years ago

@brandeddavid Ping

ezkemboi commented 4 years ago

@dmaish