Releases: audibleblink/gorsh
Releases · audibleblink/gorsh
0.2.0
Complete refactor
- create modular commands for easier addition later
- move ls to module so it can be os-specific
- remove b64 function and use inline
- separate data from display logic
- consolidate ips per network to reduce output
- golang interfaces, i finally fucking get it!
v0.1.0
First working release