0.0.7 • Published 8 years ago

omfg v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

The easy way to start open source projects.

Build Status Dependencies Status npm version

Why it's awesome?

OMFG is the easy way to start open source projects. Hope you enjoy!

Install

$ npm install omfg

Usage

$ omfg --help

  Usage:

    $ omfg <directory> [<options>]

  Options:

    -h, --help              Display help information
    -v, --version           Output OMFG version
    -l, --license           Set license
    -i, --ignore            Set .gitignore
    -c, --ci                Set continue
    --no-template           Disallow .github templates
    --no-editor             Disallow .editorconfig
    --no-readme             Disallow readme.md
    --no-license            Disallow readme.md
    --no-ignore             Disallow readme.md

  Examples:

    $ omfg myApp
    $ omfg sample --ignore android
    $ omfg www --license apache-2.0

  Default when no arguments:

    $ omfg <directory> --license mit --ignore node --ci travis

Contributing

Want to contribute? Follow these recommendations.

License

Designed with ♥ by CJ Patoilo. Licensed under the MIT License.

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago