Project

kaimono

0.0
No release in over a year
Create your Shopping List. The kaimono command generates a shopping list with checkboxes from a shopping list in YAML format.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 0
 Project Readme

Gem Version

Kaimono

The kaimono command generates a shopping list with checkboxes from a shopping list in YAML format.

Install

gem install kaimono

Usage

kaimono <YAML format file>

for example

kaimono kaimono.yml

kaimono.yml

mylist1:
- bread  1
- milk   1
- banana 1

mylist2:
- bread 2
- milk  2
- banana2

kaimono command generates kaimono.html.

License

The gem is available as open source under the terms of the MIT License.