Crossplatform not POSIX-compatible BusyBox-like set of tools
Find a file
2020-04-02 00:25:52 +05:00
cat mkdir: Simplified; usage function changed. 2020-03-07 16:14:40 +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
input input: Standardized input module added. 2020-03-23 21:12:50 +05:00
ls ls: -d option implemented. 2020-04-02 00:25:52 +05:00
mkdir mkdir: Simplified; usage function changed. 2020-03-07 16:14:40 +05:00
sort input: Standardized input module added. 2020-03-23 21:12:50 +05:00
tac mkdir: Simplified; usage function changed. 2020-03-07 16:14:40 +05:00
yes input: Standardized input module added. 2020-03-23 21:12:50 +05:00
goblin.go yes: Simple implementation added. 2020-03-14 03:44:50 +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.