Skip to content

Commit 59d88a0

Browse files
add service for golang
1 parent 6c5a7fb commit 59d88a0

File tree

5 files changed

+274
-209
lines changed

5 files changed

+274
-209
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## WIP
4+
- add new service for golang
5+
36
## 0.1.4
47

58
### Added

local/bin/shell_go.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
3+
docker-compose exec -u $UID golang bash

0 commit comments

Comments
 (0)