omfg

0.0.7 • Public • Published

OMFG | The easy way to start open source projects.

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.

Readme

Keywords

Package Sidebar

Install

npm i omfg

Weekly Downloads

2

Version

0.0.7

License

MIT

Last publish

Collaborators

  • cjpatoilo