Computering
Usage
Installing the gem:
gem install computering
or via Bundler
#Gemfile
gem "computering"
create a presentation file
echo "
headline 'computering'
paragraph 'is super easy'
command 'echo to use'
link 'see yourself', 'https://github.com/phoet/computering'
" > preso.rb
and run it with the computering
command:
computering preso.rb
TODO
- syntax-check
- dry-mode
- config speed
- add styling
License
"THE (extended) BEER-WARE LICENSE" (Revision 42.0815): phoet contributed to this project.
As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me some beers in return.