Skip to content

jwerle/clib-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clib-init

Interactively generate a `package.json' for your clibs

install

With clib:

$ clib install jwerle/clib-init

From source:

$ git clone git@github.com:jwerle/clib-init.git /tmp/clib-init
$ cd /tmp/clib-init
$ make install

usage

Simply invoke clib init and you wil be prompted with a series of questions about the generation of your package.json. Most options have sane defaults.

This will walk you through initialzing the clib `package.json' file. It will prompt you for the bare minimum that is needed and provide defaults.

See github.com/clibs/clib for more information on defining the clib `package.json' file.

You can press ^C anytime to quit this prompt. The `package.json' file will only be written upon completion.

$ c lib init

This will walk you through initialzing the clib `package.json' file.
It will prompt you for the bare minimum that is needed and provide
defaults.

See github.com/clibs/clib for more information on defining the clib
`package.json' file.

You can press ^C anytime to quit this prompt. The `package.json' file
will only be written upon completion.

name: (clib-init)

...

license

MIT

About

Initialize a clib package.json

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages