https://github.com/zipmark/doc_orchestra
Code that orchestrates document generation and publication.
https://github.com/zipmark/doc_orchestra
Last synced: 6 months ago
JSON representation
Code that orchestrates document generation and publication.
- Host: GitHub
- URL: https://github.com/zipmark/doc_orchestra
- Owner: zipmark
- License: mit
- Created: 2016-12-15T17:50:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T17:18:54.000Z (over 9 years ago)
- Last Synced: 2025-06-01T15:06:12.178Z (11 months ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# doc_orchestra
**Important:** this gem is not production ready.
This is the code that orchestrates Zipmark's automatically generated
documentation and its publication.
## Installation
Add this line to your application's Gemfile under development:
```ruby
gem 'doc_orchestra'
```
And then execute:
$ bundle
## Usage
Pending
## Development
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/zipmark/doc_orchestra.
## License
License can be read at [LICENSE](/LICENSE)