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

Command line improvements #1111

Open
3 tasks
xsawyerx opened this issue Jan 23, 2016 · 6 comments
Open
3 tasks

Command line improvements #1111

xsawyerx opened this issue Jan 23, 2016 · 6 comments

Comments

@xsawyerx
Copy link
Member

This meta ticket is here to collect ideas for improvements to the command line that comes with Dancer2 (dancer2). We can discuss ideas here and create appropriate tickets for them.

@xsawyerx xsawyerx added the Meta label Jan 23, 2016
@tushardave26
Copy link

Nowadays, almost every web developer uses one of the popular front-end framework such as Bootstrap, Foundation, Materialize and many more in their project pipeline. Dancer2 command-line scripts just works fine out of the box but if someone uses the front-end frameworks for their work, it become really a cumbersome process to change all the default HTML templates or change their content. So I would love to see that feature in Dancer2 CLI as option "-f frameworkName" which provides the HTML templates according to selected front-end framework. For the first initial release of this option can accommodate most popular front-end framework Bootstrap, Foundation and Materialize. If users will like the option, we can add more front-end frameworks.

I can help core team to add this feature but I am not sure from where to start. Please guide me so I can also be useful to the community.

Thanks.

@xsawyerx
Copy link
Member Author

I think this would best be handled by "profiles" that allow you to pick from a set of common configurations (one using Bootstrap, Foundation, and Materialize, another using FontAwesome).

Having the program handle all the combination of these is probably not likely to happen. That would be too difficult.

Does that make sense?

@tushardave26
Copy link

Yes. But how can I accomodate profiles into my Dancer2 app? Is there any automatic way of doing it?

@xsawyerx
Copy link
Member Author

No ability right now, but we're here collecting ideas and stuff to work on. :)

I'll add this as another idea and open a ticket for it. Sounds good?

@tushardave26
Copy link

Thanks Sawyer. I appreciate that.

Please let me know if you or core developer team need any help.

I have never got chance to thank you and entire Daner team for your great work. Thanks so much for this beautiful and easy to learn framework.

@xsawyerx
Copy link
Member Author

It's all worthwhile knowing people enjoy it. :)

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

2 participants