0.0.8 • Published 6 years ago

create-open-source v0.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

create-open-source

bootstrap new open source project.

Usage

npm init open-source

or

npx create-open-source
# please use the below code to set the default values.

npm set init.author.name "Your name"
npm set init.author.email "your@email.com"
npm set init.author.url "https://your-url.com"
npm set init.license "MIT"
npm set init.version "0.0.1"
0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago