https://github.com/clever/dev-handbook
A guide to the processes, conventions, and philosophies of the Clever dev team.
https://github.com/clever/dev-handbook
Last synced: 9 months ago
JSON representation
A guide to the processes, conventions, and philosophies of the Clever dev team.
- Host: GitHub
- URL: https://github.com/clever/dev-handbook
- Owner: Clever
- License: apache-2.0
- Created: 2014-02-14T19:58:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-17T04:11:28.000Z (about 1 year ago)
- Last Synced: 2025-05-24T18:45:41.247Z (about 1 year ago)
- Language: Makefile
- Homepage:
- Size: 19.2 MB
- Stars: 64
- Watchers: 64
- Forks: 11
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/bug-bounty.md
Awesome Lists containing this project
README
# Clever Dev Handbook
All the things you need to know about being a developer at Clever.
* [Git Workflow](./git-workflow.md)
* [Style Guide](./style.md)
* [Golang](./golang/README.md)
* [JavaScript](./javascript/README.md)
* [Testing](./testing.md)
* [Logging](./logging.md)
* [Documentation](./documentation.md)