Skip to content

yakuter/gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gol

gol is a Go implementation of Linux commands for using in terminal.

Usage

For the all configuration

gol help

Commands

Echo
gol echo
ls
gol ls
mkdir
gol mkdir
pwd
gol pwd
whoami
gol pwd

Global Options

  • --version, -v print the version (default: false)

Contributing

First of all, you can see the available developments in the issues tab. Enter the issue you want to develop and inquire about its availability. If a feature you want to add is not in the issues, please open an issue and wait for a response.

Please make sure to update tests as appropriate.

License

MIT

Contributors

About

Go implementation of Linux commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages