https://github.com/bitcoin-computer/docs
https://github.com/bitcoin-computer/docs
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitcoin-computer/docs
- Owner: bitcoin-computer
- Created: 2022-05-06T16:45:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T13:54:39.000Z (over 2 years ago)
- Last Synced: 2024-01-09T15:02:32.274Z (over 2 years ago)
- Size: 3.13 MB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```