★ wanayoo — archive 1999 https://github.com/phoet/computeringNouvelle recherche | Portail wanayoo
This repository
This repository
All repositories

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS, or Subversion.

Download ZIP
Ruby
branch: master
Switch branches/tags
Nothing to show
Nothing to show
README.md

Computering

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#usage'
" > preso.rb

and run it with the computering command:

computering preso.rb

TODO

  • syntax-check
  • dry-mode
  • config speed

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.

Something went wrong with that request. Please try again.