_ _ _ __ _(_) |_ _ __ ___ ___(_)_ __ ___ / _` | | __|____| '__/ _ \/ __| | '_ \ / _ \ | (_| | | ||_____| | | __/ (__| | |_) | __/ \__, |_|\__| |_| \___|\___|_| .__/ \___| |___/ |_|
> recipe management backed by GitHub repos
$ cat features.txt
-- cookbooks are repos. recipes are markdown files.
-- organize recipes with tags.
-- branches, pull requests, and commits built in.
-- no database. your data lives in GitHub.
-- collaborate with anyone. fork, suggest, merge.
$ echo "your recipes deserve version control"