https://github.com/ouzrourextra/bash_scripts_for_fast_dev_with_golang
pythons scripts that i have created to make the dev of go lang fastest
https://github.com/ouzrourextra/bash_scripts_for_fast_dev_with_golang
golang python script
Last synced: 7 months ago
JSON representation
pythons scripts that i have created to make the dev of go lang fastest
- Host: GitHub
- URL: https://github.com/ouzrourextra/bash_scripts_for_fast_dev_with_golang
- Owner: OuzrourExtra
- Created: 2025-06-27T16:17:10.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-06-27T16:24:57.000Z (8 months ago)
- Last Synced: 2025-06-27T17:33:46.304Z (8 months ago)
- Topics: golang, python, script
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Scripts i use for **Fastest** dev ( with GOlang )
#### by. ilyas Ouzrour
## For Windows User :
you must add the folder where these .bat exist into env variables of the pc , and also configure the Constants into these 2 codes with values that you want ( like **prefix_github** used in go.mod , path of folder where the code is ... )
## For Linux User :
just configure the Constants into these 2 codes with values that you want ( like **prefix_github** used in go.mod , path of folder where the code is ... )