dashing icon indicating copy to clipboard operation
dashing copied to clipboard

Add a way to register template dashing.json files

Open mhintz opened this issue 10 years ago • 2 comments

My particular use case is generating Dash documentation for Rust crates. Since rust doc uses a standard structure, I have a common set of selectors and options that I want to use whenever generating these docs. It would be nice to have a way to register dashing.json files that could be used as optional defaults when running dashing create. For example:

dashing create --template rustdoc

Thanks for building a really useful tool!

mhintz avatar Feb 10 '16 16:02 mhintz

That's a really good idea. it'll be a while before I can get to it, though.

technosophos avatar Feb 11 '16 16:02 technosophos

Yeah, no worries! Just thought it would be a cool feature to see. I wish I knew more about Go, I’d put together a pull request.

On 11 Feb, 2016, at 10:57 AM, Matt Butcher [email protected] wrote:

That's a really good idea. it'll be a while before I can get to it, though.

— Reply to this email directly or view it on GitHub https://github.com/technosophos/dashing/issues/20#issuecomment-182957480.

mhintz avatar Feb 11 '16 21:02 mhintz