We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'll submit a PR for this when I'm less inebriated.
Also /node_modules/* should be added to .gitignore
/node_modules/*
.gitignore
The text was updated successfully, but these errors were encountered:
Addendum should be something like "need to install npm then run npm install jpm in the root of the repo"
npm
npm install jpm
Sorry, something went wrong.
Huh? bpm doesn't use jpm... Oh, wait. I guess it does now. That's new.
Anyway, my PR at #10 does include some of the changes you've suggested. I'll update it so those changes can be merged with the current master.
👍
No branches or pull requests
I'll submit a PR for this when I'm less inebriated.
Also
/node_modules/*
should be added to.gitignore
The text was updated successfully, but these errors were encountered: