FubuMvcArchive / ripple

Super charged dependency management with Nuget without the merge hell
http://fubuworld.com/ripple
Other
45 stars 35 forks source link

Generate the ripple.cli.xml file when building, add it to .gitignore and remove from the repo #271

Open mtscout6 opened 10 years ago

mtscout6 commented 10 years ago

The file src/ripple.Docs/ripple.cli.xml is generated by running ripple dump-usages ripple src/ripple.Docs/ripple.cli.xml There are currently no automated steps for this, and therefore does not auto update.

jmarnold commented 10 years ago

What does this mean?

mtscout6 commented 10 years ago

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.

mtscout6 commented 10 years ago

Ideally we should solve this via DarthFubuMVC/fuburake#51

jmarnold commented 10 years ago

Ooooh, ok. I'm with you now.

jeremydmiller commented 10 years ago

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 notifications@github.com wrote:

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.

— Reply to this email directly or view it on GitHub.