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

setting up client application. #12

Closed
AlexMost opened this issue Oct 22, 2012 · 5 comments
Closed

setting up client application. #12

AlexMost opened this issue Oct 22, 2012 · 5 comments

Comments

@AlexMost
Copy link
Collaborator

Provide command to cafe, such as "cafe init csapp".
This command will accept app_root as a parameter and initialize such structure in app_root

csapp/
/domain
/jslib
recipe.json
Menufile

Also it will fill Menu file with basic "build" and "watch" commands(with injected app_root).
recipe.json will have some basic init structure.

@brabadu
Copy link
Collaborator

brabadu commented Oct 22, 2012

I think app_root paremeter might be optional and create dir structure in current dir by default

@EugeneN
Copy link
Owner

EugeneN commented Oct 22, 2012

+1

@AlexMost
Copy link
Collaborator Author

yes, so as build_root

@AlexMost
Copy link
Collaborator Author

created a separate branch for this task - csapp-init

@AlexMost
Copy link
Collaborator Author

done in new_stitch_refactor branch. Withoun ./cafe folder. Just with creation init folders(app_root, build_root, and recipe.json) and menu with build commands.

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