The idea is simple:
You don’t code for a certain amount of time, your code gets deleted.
Inspired by write-or-die
Features
- Modes
- Git support
- Reminder?
- Windows Support
Installation
$ git clone https://github.com/Quimzy/code-or-die
$ cd code-or-die/
$ go build .
$ sudo ./cod
Usage
Usage of ./cod:
-dir string
set direcotry (default <current dir>)
-interval int
set interval time in minutes > 1 minute (default 30)