-
Notifications
You must be signed in to change notification settings - Fork 34
Tutorial conclusion
Nick Miyake edited this page Oct 17, 2017
·
1 revision
The tutorial is now complete -- the end state is that we have a fully functioning repository that is formatted, checked, built distributed and published using gödel.
- Home
-
Tutorial
- Add gödel to a project
- Add Git hooks to enforce formatting
- Generate IDE project for GoLand
- Format Go files
- Run static checks on code
- Run tests
- Build
- Run
- Dist
- Publish
- Build and push Docker images
- Generate license headers
- Go generate tasks
- Define excludes
- Write integration tests
- Sync a documentation directory with GitHub wiki
- Verify project
- Set up CI to run tasks
- Update gödel
- Update legacy gödel
- Other commands
- Conclusion
- Name
- Philosophy
- Architecture
- Plugins
- Configuration