This website requires JavaScript.
Explore
Help
Register
Sign in
amancca
/
tolo
Watch
1
Star
0
Fork
You've already forked tolo
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
0e18e90a6c
tolo
/
go.mod
6 lines
68 B
Modula-2
Raw
Normal View
History
Unescape
Escape
Initial release: Tolo v1.0.0 - Add core CLI functionality (save, run, update, delete, list, show, search) - Implement JSON-based storage in ~/.tolo/tolo.db.json - Add beautiful terminal UI with colors and icons - Support command shortcuts (s, r, u, d, ls, l, sh, se, h, v) - Add Bash and Zsh shell completion - Include comprehensive documentation (README, CONTRIBUTING, SECURITY) - Set up CI/CD workflows with GitHub Actions - Add installation script and Makefile for build automation - MIT License Made with ❤️ at Zemenawi Lab
2026-03-27 06:44:03 +03:00
module
tolo
go
1.22
.
0
fix: correct GitHub installation script URL format and archive handling - Fix download URL to use versioned archive names (tolo-v1.0.0-linux-amd64.tar.gz) - Add proper archive extraction for .tar.gz and .zip files - Rename extracted binary from platform suffix to consistent 'tolo' name - Add download verification before proceeding with installation - Add script command support for multi-step command execution
2026-04-30 03:07:04 +03:00
require
gopkg
.
in
/
yaml
.
v3
v3
.
0.1
/
/
indirect
Reference in a new issue
Copy permalink