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

CLI #4

Open
nichoth opened this issue May 28, 2016 · 3 comments
Open

CLI #4

nichoth opened this issue May 28, 2016 · 3 comments

Comments

@nichoth
Copy link

nichoth commented May 28, 2016

Is it a good thing to add a CLI to this?

@bendrucker
Copy link
Owner

Sure, happy to consider a CLI

@ahdinosaur
Copy link

i started one here, but then realized i wanted to do a bit more and so moved to uify.

@bendrucker
Copy link
Owner

bendrucker commented Jun 27, 2016

Nice! My goal for bundleify is to focus on the public build side of things and not touch the dev side at all. I'm a heavy budo user but rarely find myself needing to customize much:

$ budo ./init.js --serve bundle.js --host localhost --dir dev --pushstate -- -t envify -r ./init.js:app

That's been the npm start script for my main work project for a while now and has remained pretty much unchanged. The build script was a lot more complicated so I extracted most of the logic into bundelify.

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

No branches or pull requests

3 participants