Skip to content

Latest commit

 

History

History
78 lines (54 loc) · 2.37 KB

introduction.rst

File metadata and controls

78 lines (54 loc) · 2.37 KB

Development Introduction

Here's how we do things in Isomer...

If you're looking for instructions on how to set up a development environment, please check out :ref:`the workflow documentation <environment>`.

Communication

Note

If you are familiar with IRC and use your own IRC Client then connect to the FreeNode Network and /join #hackerfleet.

Standards

We use the following coding standard:

We also lint our codebase with the following tools:

Please ensure your Development IDE or Editor has the above linters and checkers in place and enabled.

Alternatively you can use the following command line tool:

Tools

We use the following tools to develop Isomer and share code:

We strongly suggest familiarizing with all of them, to make sure you understand our CI.

Big thanks to all of these magnificent and free-for-opensource services!