module
Version:
v0.0.0-...-9dcbe6a
Opens a new window with list of versions in this module.
Published: Feb 6, 2022
License: MIT
Opens a new window with license information.
README
ยถ
golang-aws-serverless-api
๐งโโ๏ธ Aplicaรงรฃo serverless desenvolvida com GO
Comandos
go mod tidy
# ./cmd
go build main.go
zip -jrm build/main.zip build/main
# powershell Compress-Archive D:\Build\FolderName D:\Build\FolderName.zip
powershell Compress-Archive C:\Users\Diogo\Documents\GitHub\golang-aws-serverless-api\build\main.exe C:\Users\Diogo\Documents\GitHub\golang-aws-serverless-api\build\main.zip
Metodologia Git
Implementaรงรฃo de commits semรขnticos e atรดmicos.
Para a estrutura de commits, o seguinte padrรฃo serรก utilizado:
| Tipo do commit |
Emoji |
| Initial commit |
๐ :tada: |
| Version tag |
๐ :bookmark: |
| New feature |
โจ :sparkles: |
| Bugfix |
๐ :bug: |
| Metadata |
๐ :card_index: |
| Documentation |
๐ :books: |
| Documenting source code |
๐ก :bulb: |
| Performance |
๐ :racehorse: |
| Cosmetic |
๐ :lipstick: |
| Tests |
๐จ :rotating_light: |
| Adding a test |
โ
:white_check_mark: |
| Make a test pass |
โ :heavy_check_mark: |
| General update |
โก :zap: |
| Improve format/structure |
๐จ :art: |
| Refactor code |
๐จ :hammer: |
| Removing code/files |
๐ฅ :fire: |
| Continuous Integration |
๐ :green_heart: |
| Security |
๐ :lock: |
| Upgrading dependencies |
โฌ :arrow_up: |
| Downgrading dependencies |
โฌ :arrow_down: |
| Lint |
๐ :shirt: |
| Translation |
๐ฝ :alien: |
| Text |
๐ :pencil: |
| Critical hotfix |
๐ :ambulance: |
| Deploying stuff |
๐ :rocket: |
| Fixing on MacOS |
๐ :apple: |
| Fixing on Linux |
๐ง :penguin: |
| Fixing on Windows |
๐ :checkered_flag: |
| Work in progress |
๐ง :construction: |
| Adding CI build system |
๐ท :construction_worker: |
| Analytics or tracking code |
๐ :chart_with_upwards_trend: |
| Removing a dependency |
โ :heavy_minus_sign: |
| Adding a dependency |
โ :heavy_plus_sign: |
| Docker |
๐ณ :whale: |
| Configuration files |
๐ง :wrench: |
| Package.json in JS |
๐ฆ :package: |
| Merging branches |
๐ :twisted_rightwards_arrows: |
| Bad code / need improv. |
๐ฉ :hankey: |
| Reverting changes |
โช :rewind: |
| Breaking changes |
๐ฅ :boom: |
| Code review changes |
๐ :ok_hand: |
| Accessibility |
โฟ :wheelchair: |
| Move/rename repository |
๐ :truck: |
| Other |
Be creative |
Inspirado em dannyfritz/commit-message-emoji
Veja mais em gitmoji.
Directories
ยถ
|
|
|
pkg
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.