https://github.com/lenage/lumiere
lumiere Rust implementation
https://github.com/lenage/lumiere
Last synced: 11 months ago
JSON representation
lumiere Rust implementation
- Host: GitHub
- URL: https://github.com/lenage/lumiere
- Owner: lenage
- License: mit
- Created: 2015-06-29T18:30:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-29T18:39:35.000Z (almost 11 years ago)
- Last Synced: 2023-03-12T23:31:05.065Z (over 3 years ago)
- Language: Rust
- Size: 113 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# lumiere
lumiere Rust implementation
see also https://gist.github.com/eyeplum/26e56e90779cd572a549
## Usage
``` bash
cargo build
target/debug/lumiere path/to/slides.json
```
## LICENSE
MIT