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.
- Host: GitHub
- URL: https://github.com/snwfdhmp/goshell
- Owner: snwfdhmp
- Created: 2017-03-30T12:55:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T15:14:15.000Z (over 8 years ago)
- Last Synced: 2025-02-26T09:08:28.472Z (8 months ago)
- Topics: bsd, go, golang, pim, practice-golang, practice-programming, practice-project, shell
- Language: Go
- Homepage:
- Size: 683 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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