mirror of
https://github.com/Alexandre1a/GoSH.git
synced 2026-03-10 03:29:47 +01:00
9 lines
412 B
Markdown
9 lines
412 B
Markdown
# GoSh!
|
|
A Shell made in Go, for fun
|
|
## Features
|
|
At the moment, there isn't much features.
|
|
I'm planning to add more features later (like syntax hilighting, a history file and a RC file, etc...).
|
|
I'm also learning Go by doing this project.
|
|
You can expect breaking changes (or code), the problem has a workaround in the commit message.
|
|
If not, the issue will be fixed soon (in case of a typo for example)
|