foldr 0.2.2

Foldr, the blazing fast templating tool
1
2
3
4
5
6
7
8
9
pub mod command;
pub mod delete;
pub mod fetch;
pub mod list;
pub mod new;
pub mod purge;
pub mod save;
pub mod show;
pub mod update;