Skip to content

berachain/swe-guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWE Guidelines

This is the source code for the SWE Guidelines book, an open-source guide our software engineering best practices. This guide is a work in progress and we welcome contributions. If you have suggestions or improvements, please submit a pull request.

Getting Started

To build the book, you will need to have mdBook installed. If you don't have it, you can install it with:

make setup

Then you can serve the book on http://localhost:3000:

make serve

Formatting

You can format all of the markdown files in this repo using:

make fmt

About

The Berachain SWE Guidelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published