Update README.md with upload script

This commit is contained in:
Gabe Farrell 2023-06-13 04:17:22 +00:00
parent 0c7b5a6e06
commit 7070e67b5d

View file

@ -251,6 +251,13 @@ Or to load it for the lowell dashboard specifically
bundle exec rake data:seed_only_lowell
```
### Upload cleaned data to SFTP
You can upload cleaned lowell data to the SFTP server with
```bash
bundle exec rake upload:lowell
```
## Running tests
### Single threaded test execution