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

Initial config ideas #32

Open
afuggini opened this issue Jun 4, 2014 · 2 comments
Open

Initial config ideas #32

afuggini opened this issue Jun 4, 2014 · 2 comments

Comments

@afuggini
Copy link
Contributor

afuggini commented Jun 4, 2014

As we've been discussing in #6 it would be nice to have an initial / default config when running em init. I'm thinking something like Ruby on Rails. Things like:

  • A set of popular/frequent packages added by default (Iron Router, Accounts, underscore, etc)
  • Hooks for Account (onLogin, onCreateUser) and other
  • As well as the type of file to work with (coffee/js, less/css, etc)

Let's discuss.

@cmather
Copy link
Contributor

cmather commented Mar 9, 2015

Good idea. Maybe something that goes in .iron/config.json. Perhaps a packages option.

@lirbank
Copy link
Contributor

lirbank commented Mar 9, 2015

I have a working version of this. See #91 and https://github.com/lirbank/iron-cli/commit/413a36a4edcd239824bdee6f84ed92480cf8e9b9

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

3 participants