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

Update readme, package.json #180

Merged
merged 6 commits into from
Oct 17, 2016
Merged

Update readme, package.json #180

merged 6 commits into from
Oct 17, 2016

Conversation

cheapsteak
Copy link
Contributor

@cheapsteak cheapsteak commented Oct 17, 2016

Remove installation instructions for unused dependencies from README.md (grunt, ruby)

Removed instructions to use IIFEs as they are are no longer necessary (nothing will leak into global unless explicitly set onto global or window)

Bower no longer needs to be globally installed, bower install is also now automatically triggerd by npm install. New dependencies should be installed via npm. All client dependencies are installed by running npm install

(Not yet moving to yarn due to our dependency on bower and yarn's current problems with bower (deletes everything in the bower_components folder after install, so manual bower install needs to be run) and lack of support for postinstall hooks (merged but not yet published))

Removed npm tasks for bower testing (seems to have stabilized)

@cheapsteak cheapsteak changed the title Update readme Update readme, package.json Oct 17, 2016
@btiernay btiernay merged commit ad1138b into develop Oct 17, 2016
@btiernay btiernay deleted the feature/readme branch October 17, 2016 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants