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

Files by default #3

Open
ezhlobo opened this issue May 12, 2012 · 0 comments
Open

Files by default #3

ezhlobo opened this issue May 12, 2012 · 0 comments
Assignees

Comments

@ezhlobo
Copy link
Contributor

ezhlobo commented May 12, 2012

Maybe, need to add index.haml, css/main.sass and js/jquery.js?

New command:
tau new projectname -parameters

Tau will make directory tree and files by default excluding files mentioned in the parameters.

For example:
tau new projectname -jquery

Return for me directory tree and files by default except js/jquery.js.

Or so:
tau new projectname -jquery -css

Return for me directory tree and files by default except js/jquery.js and css/main.sass.

Important

All default files contain default code. Eg, css/main.css containing reset stylesheet...

@ghost ghost assigned dzhlobo May 12, 2012
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