mirror of
https://github.com/lloeki/go_shell.git
synced 2025-12-06 02:14:39 +01:00
done
This commit is contained in:
commit
94b2c8300b
2 changed files with 464 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Tutorial - Write a shell in Go
|
||||
|
||||
This code uses literate programming, so everything is in `go_shell.go`.
|
||||
|
||||
# Credits
|
||||
|
||||
All the merit goes to Stephen Brennen's ["Write a Shell in C"][0] tutorial.
|
||||
|
||||
[0]: http://stephen-brennan.com/2015/01/16/write-a-shell-in-c/
|
||||
Loading…
Add table
Add a link
Reference in a new issue