.
├── dist
│ ├── talent_water_service.${target}.${env} # talent water service binary, e.g.: talent_water_service.linux.live
│ └── profile.cov # test coverage report
├── scripts
│ └── build.sh # go test, lint and build this repo
├── envs # local, dev, live, see ./script/build.sh
│ ├── .env # common env variables, which will be loaded in all other envs
│ ├── .env.dev # dev env variables
│ ├── .env.live # live env variables
│ ├── .env.local # local env variables
│ └── .env.test # test env variables
└── ...
-
Notifications
You must be signed in to change notification settings - Fork 0
driftprogramming/talent-water-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published