Skip to content

Instantly share code, notes, and snippets.

@korzio
Created May 4, 2019 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save korzio/29a8885d71b3eff0ca68a3ebca4ab46f to your computer and use it in GitHub Desktop.
Save korzio/29a8885d71b3eff0ca68a3ebca4ab46f to your computer and use it in GitHub Desktop.
➜ my-oclif git:(master) ✗ npx oclif multi
npx: installed 442 in 9.042s
_-----_ ╭──────────────────────────╮
| | │ Time to build a │
|--(o)--| │ multi-command CLI with │
`---------´ │ oclif! Version: 1.13.1 │
( _´U`_ ) ╰──────────────────────────╯
/___A___\ /
| ~ |
__'.___.'__
´ ` |° ´ Y `
? command bin name the CLI will export my-oclif
? description A markdown notes CLI example
? author
? Who is the GitHub owner of repository (https://github.com/OWNER/repo) articles
? What is the GitHub name of repository (https://github.com/owner/REPO) my-oclif
? Select a package manager npm
? TypeScript Yes
? Use tslint (linter for TypeScript) Yes
? Use mocha (testing framework) Yes
? Add CI service config (Press <space> to select, <a> to toggle all, <i> to invert selection)
missing description
missing author
missing repository
missing bugs
missing homepage
package.json fixed!
conflict package.json
? Overwrite package.json? overwrite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment