Crossplatform not POSIX-compatible BusyBox-like set of tools
Find a file
jienfak 9ee2ce65b4 mkdir: Simplified; usage function changed.
cat: usage function changed.
tac: Fixed incorrect "ftac" function realization; usage function changed.
2020-03-07 16:14:40 +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
mkdir mkdir: Simplified; usage function changed. 2020-03-07 16:14:40 +05:00
sort Added simplified "sort" commabe implementation. 2020-02-26 20:04:11 +05:00
tac mkdir: Simplified; usage function changed. 2020-03-07 16:14:40 +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.