repositorypackage
0.0.0-20240916160600-9f800d1aa2ed
Repository: https://github.com/mskelton/todo.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
todo
Installation
You can install todo by running the install script which will download the latest release.
curl -LSfs https://go.mskelton.dev/todo/install | sh
Or you can build from source.
git clone [email protected]:mskelton/todo.git
cd todo
go install .