Skip to content

allowing for multiple post installs #2

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

Closed
wants to merge 3 commits into from

Conversation

kevinawoo
Copy link

Allow for multiple post install calls.
Install bower after npm install

npm install bower --save reordered the dependencies
#192

installing bower components
@kevinawoo
Copy link
Author

@DaftMonk
Copy link
Owner

Could you elaborate more on your thoughts behind this? Travis C.I is already configured to run bower install, and for deployment we will be using a pre packaged dist folder.

@kevinawoo
Copy link
Author

Really... its because I'm lazy and want to get started up quicker.

I was playing around with mean.io and liked that the process of development just starts after generating. No need to run extra commands. Here's their package.json:
https://github.com/linnovate/mean/blob/master/package.json

@kevinawoo
Copy link
Author

I didn't notice Travis CI has it. If you like it this, I would prob remove it from Travis

@DaftMonk DaftMonk closed this May 28, 2014
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