Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 221 Bytes

CODING.md

File metadata and controls

7 lines (4 loc) · 221 Bytes

Coders Guide

There is a guidance for IPFSfB coders.

Coding Standards

IPFSfB is implemented in Go and Shell language, be sure to run gofmt when coding golang in IPFSfB, or run shfmt when coding shell in IPFSfB.