Sha256: 75fb14434f86d03b2b77c346f499433a74caba7c5dffe7092abfd1465f117124
Contents?: true
Size: 556 Bytes
Versions: 1
Compression:
Stored size: 556 Bytes
Contents
# Wing Convert github markdown with mermaid diagrams to beautiful PDF ## Requirements - PhantomJS ## Installation ```bash gem install wing ``` ## Usage ### Creating new project ```bash mkdir my-doc cd my-doc wing init ``` ### Generating PDF ```bash wing gen ``` ## Contributing 1. Fork it ( https://github.com/monterail/wing/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wing-0.1.0 | README.md |