All Projects → status-im → nim-style-guide

status-im / nim-style-guide

Licence: other
Status style guid for the Nim language

Programming Languages

CSS
56736 projects

Introduction

Online version

An ever evolving collection of conventions, idioms and tricks that reflects the experience of developing a production-grade application in Nim with a small team of developers.

Build and publish

The style guide is built using mdBook, and published to gh-pages using a github action.

# Install tooling
cargo install mdbook mdbook-toc mdbook-open-on-gh

# Edit book and view through local browser
mdbook serve

Contributing

We welcome contributions to the style guide as long as they match the strict security requirements Status places on Nim code. As with any style guide, some of it comes down to taste and we might reject them based on consistency or whim.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].