more node and go changes

This commit is contained in:
2021-07-26 22:41:06 -04:00
parent cd8fb5ca54
commit 8d4e5e3e5e
13 changed files with 417 additions and 70 deletions

View File

@@ -5,6 +5,8 @@ env_files:
github_token: .env
gitea_token: .env
project_name: goInventorize
before:
hooks:
# You may remove this if you don't use go modules.