Crossplatform not POSIX-compatible BusyBox-like set of tools
Find a file
2020-04-23 12:41:19 +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: now it works properly. 2020-04-23 12:41:19 +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 Simplified names. 2020-04-22 21:35:28 +05:00
readme Simplified names. 2020-04-22 21:35:28 +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.