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

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

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 ... )