0.0.8 • Published 5 years ago

create-open-source v0.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago