An open API service indexing awesome lists of open source software.

https://github.com/bitcoin-computer/docs


https://github.com/bitcoin-computer/docs

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

---
visibility: hidden
---

# Bitcoin Computer Docs

## Install

```shell
yarn global add retypeapp
```

## Run Locally

```shell
retype watch --verbose
```

## Update the Website

```shell
git push origin main
```