Crossplatform not POSIX-compatible BusyBox-like set of tools
Find a file
2020-03-07 14:57:13 +05:00
cat tac: Simplified version implemented. 2020-02-27 08:37:41 +05:00
echo echo: "\n" option implemented. 2020-01-07 06:22:16 +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
sort Added simplified "sort" commabe implementation. 2020-02-26 20:04:11 +05:00
tac tac: Simplified version implemented. 2020-02-27 08:37:41 +05:00
goblin.go tac: Simplified version implemented. 2020-02-27 08:37:41 +05:00
goblin.jpg Art is added. 2020-03-07 14:57:13 +05:00
LICENSE.txt mkdir: First implementation. 2019-09-28 17:11:32 +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.