Browse Source

fix: how to get datasheets & ignore

main
decentral1se 1 year ago
parent
commit
9eefc42d7b
No known key found for this signature in database GPG Key ID: 3789458B3D0C410
  1. 1
      .gitignore
  2. 5
      README.md

1
.gitignore

@ -1 +1,2 @@
go-sh-manymanuals
/datasheets/

5
README.md

@ -17,7 +17,10 @@ manuals and datasheets for everything in [Varia](https://varia.zone).
## Hacking
`go run go-sh-manymanuals.go`
```
mkdir -p datasheets # fill with https://vvvvvvaria.org/~crunk/datasheets.zip
go run go-sh-manymanuals.go
```
## Road Map, Get it going, Change while we learn

Loading…
Cancel
Save