Skip to content

Instantly share code, notes, and snippets.

@akameco
Created August 30, 2017 10:40
Show Gist options
  • Save akameco/ec241d7b9509b80be64e077dff311054 to your computer and use it in GitHub Desktop.
Save akameco/ec241d7b9509b80be64e077dff311054 to your computer and use it in GitHub Desktop.
$ mkdir cli-app-demo
$ cd cli-app-demo
$ yarn init -y
$ touch cli.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment