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

Latest commit

 

History

History
20 lines (14 loc) · 503 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 503 Bytes

Simple Signal Replication Protocol (SSRP)

Information

This repository contains the specification for the Simple Signal Replication Protocol (SSRP).

Contributing

Install the rendering suite using:

$ git clone [email protected]:TimDaub/SSRP.git
$ cd SSRP
$ npm i

Make edits to ./SOURCE.md and render the specification document using npm run md:render.