refactor: add resources about virtual environment
This commit is contained in:
parent
6df2f186b8
commit
d36abb1178
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ Resources:
|
|||
- https://go.dev/doc/code | ⭐
|
||||
- https://vid.priv.au/watch?v=XCsL89YtqCs | ⭐
|
||||
- https://stackoverflow.com/questions/9985559/organizing-a-multiple-file-go-project | ⭐
|
||||
- https://www.develves.net/blogs/asd/2016-10-16-using-virtual-environments-go/ | About Virtual Environment
|
||||
- https://stackoverflow.com/questions/61813503/is-there-a-go-equivalent-to-pythons-virtualenv | About Virtual Environment
|
||||
- https://stackoverflow.com/questions/27314548/how-to-use-multiple-go-files-in-the-same-application
|
||||
- https://www.reddit.com/r/golang/comments/npkua1/how_to_compile_go_project_with_multiple_files/
|
||||
- https://www.reddit.com/r/golang/comments/au0xcj/using_multiple_go_files/
|
||||
|
|
Loading…
Reference in a new issue