cli tool for commands I always use...
$ git clone https://github.com/cruzluna/colonel.git colonel
$ cd colonel
$ go build -o ~go/bin/cl
-
lsof -nti:3000 | xargs kill -9
-
markdown preview?
- Convert the markdown to HTMl using bun|deno
- Open localhost:XXXX
- Src