Skip to content

ga-dc/yamlandar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yamlandar

yamlandar

Generates an HTML schedule from YAML.

CLI

$ gem install yamlandar
$ yamlandar

Starts a sinatra server and expects a schedule.yml file in your current working directory.

$ yamlandar -c

Compiles the HTML and expects a schedule.yml file in your current working directory. Useful for scripting.

Local Setup

$ git clone https://github.com/ga-dc/yamlandar.git
$ cd yamlandar
$ bundle install
$ bin/make

About

dynamic yaml schedules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published