Project

zet

0.0
No commit activity in last 3 years
No release in over 3 years
CLI tool to organize notes, inspired by Zettelkasten
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.2.3
>= 0
~> 12.3
~> 3.0
 Project Readme

Gem Version Build Status

zet

zet is a simple gem to generate notes inspired by Zettelkasten method.

gem install zet

Create folders ./notes and ./images.

Create new notes like zet note "Niklas Luhmann".

Development

Some useful commands to test changes locally and release a new version:

Y | gem uninstall zet && gem build zet.gemspec && bundle && rake build && rake release

Y | gem uninstall zet && gem build zet.gemspec && bundle && rake build && rake install

License

This project is released under the MIT License.