An open API service indexing awesome lists of open source software.

https://github.com/snwfdhmp/goshell

BSD Shell emulator written in Golang. First project using Golang, practice.
https://github.com/snwfdhmp/goshell

bsd go golang pim practice-golang practice-programming practice-project shell

Last synced: 7 months ago
JSON representation

BSD Shell emulator written in Golang. First project using Golang, practice.

Awesome Lists containing this project

README

          

# GoLang

My first program in GoLang.
You'll find in Pim/ the "pim" package which is quite simple to make, but I couldn't find a such package on the internet (which does exactly this) so I made it.

This is a Go-terminal. It provides ls, cat, create, and other will (maybe) come later.
Feel free to fork it or to ask if you want to take part of this project.

## Changelog

- 24/04 : Colors