You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2021. It is now read-only.
I've never made a command line specific tool - I'm mostly a browser person. Does anyone have a good set of basic requirements for what we'd need? My guesses
build script (webpack, with nicely configured package.json scripts)
index.js
travis.yml
tests + dependencies set up
package.json with likely dependencies (e.g. devdependencies for builds).