Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create NPM Package #7

Closed
jaggad opened this issue Aug 9, 2018 · 2 comments
Closed

Create NPM Package #7

jaggad opened this issue Aug 9, 2018 · 2 comments

Comments

@jaggad
Copy link
Owner

jaggad commented Aug 9, 2018

What needs to be done to turn this library into an npm package?

@fzxt
Copy link
Contributor

fzxt commented Aug 10, 2018

You'll probably want to tweak / add these files:

  • gitignore
  • npmignore
  • PUBLISH_NPM.md (optional, some instructions on publishing to NPM)?
  • package.json

Working on a PR for your review.

fzxt added a commit to fzxt/crunker that referenced this issue Aug 10, 2018
fzxt added a commit to fzxt/crunker that referenced this issue Aug 22, 2018
@jaggad jaggad closed this as completed in 1f10c60 Aug 28, 2018
jaggad added a commit that referenced this issue Aug 28, 2018
resolve #7 - config for publishing on npm
@jaggad
Copy link
Owner Author

jaggad commented Aug 28, 2018

Bam, working npm installation. https://www.npmjs.com/package/crunker

Should verify it is in fact working by testing with another project, but, all in good time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants