An open API service indexing awesome lists of open source software.

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.

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)