forked from varia/go-sh-manymanuals
fix: how to get datasheets & ignore
This commit is contained in:
parent
37db136e45
commit
9eefc42d7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
go-sh-manymanuals
|
||||
/datasheets/
|
||||
|
@ -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…
Reference in New Issue
Block a user