Crossplatform not POSIX-compatible BusyBox-like set of tools
Find a file
2020-01-06 12:20:10 +05:00
cat cat: Code simplified. 2020-01-06 12:20:10 +05:00
echo 0.1: One binary file structure now. 2019-10-30 04:54:45 +05:00
gfalse "true" and "false" commands are implemented. 2019-11-08 04:00:23 +05:00
gtrue "true" and "false" commands are implemented. 2019-11-08 04:00:23 +05:00
mkdir 0.1: One binary file structure now. 2019-10-30 04:54:45 +05:00
LICENSE.txt mkdir: First implementation. 2019-09-28 17:11:32 +05:00
main.go "true" and "false" commands are implemented. 2019-11-08 04:00:23 +05:00
README.txt mkdir: First implementation. 2019-09-28 17:11:32 +05:00

# goblin
GO Base utiL ImplementatioN
Simple and crossplatform implementation of base(core) utils
in highlevel Golang targeted to be easy to modify
and implement new features.