mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-11-03 00:43:19 +00:00
Event key passed as CLI argument and use live project
This commit is contained in:
10
README.md
10
README.md
@@ -9,3 +9,13 @@ Run the following command to install
|
||||
```sh
|
||||
cd ~ && git clone git@github.com:AquaMorph/dotfiles.git && sh ~/dotfiles/scripts/install.sh
|
||||
```
|
||||
|
||||
## Scripts
|
||||
|
||||
### frc-photo-checklist.py
|
||||
|
||||
Python script to generate a Todoist checklist for taking photos at an FRC event.
|
||||
|
||||
```sh
|
||||
python frc-photo-checklist.py [Event Key]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user