ramda / repl

The Ramda REPL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release on NPM

buzzdecafe opened this issue · comments

Thanks to @craigdallimore 's excellent work, we have a package that can be shared with others. We should do so. To prepare for this we need to:

  • add minification step #30
  • update the README to tell consumers how to use the repl API to do their bidding #31
  • set up travis #33
  • ???

Should we have non-minified bundles for npm and minified for everyone else?

i must say i don't know; do you recommend that approach?

Anything else to do here? or can we release to npm?

I'd think at least lets not release with package.json claiming to be 1.0.0.

Will also need to remove "private": true from package.json.