-
Notifications
You must be signed in to change notification settings - Fork 35
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
Generate the ripple.cli.xml file when building, add it to .gitignore and remove from the repo #271
Comments
What does this mean? |
I updated the description, is it making more sense or do you want more clarification? I tried spiking out a solution for this within fuburake, but the solution I had felt clunky. |
Ideally we should solve this via FubuMvcArchive/fuburake#51 |
Ooooh, ok. I'm with you now. |
Something where you just express where the executable is and the "command name", which isn't necessarily the exact same as the exe name? Have that generate the Rake task and maybe add the dependency to the fubudocs:bottle command? I guess you'd also need the docs directory too. On Feb 21, 2014, at 9:01 AM, Matt Smith [email protected] wrote:
|
The file
src/ripple.Docs/ripple.cli.xml
is generated by runningripple dump-usages ripple src/ripple.Docs/ripple.cli.xml
There are currently no automated steps for this, and therefore does not auto update.The text was updated successfully, but these errors were encountered: