Skip to content

Commit

Permalink
📝 Rebuilds docs to include new namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftriplett committed Mar 18, 2024
1 parent 2472061 commit 2ac8cd6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,18 @@ run("just --justfile=./home/justfile", with_console=True)
$ just --justfile=./home/justfile

Available recipes:
bootstrap # installs/updates all dependencies
bootstrap # installs/updates all dependencies
cleanup DAYS="0"
fmt # format and overwrite justfile
fmt # format and overwrite justfile
homebrew-services
install
kill-tabs # Kill all Chrome tabs to improve performance, decrease battery usage, and save memory.
lock # Updates our lockfiles without installing dependencies
kill-tabs # Kill all Chrome tabs to improve performance, decrease battery usage, and save memory.
lock # Updates our lockfiles without installing dependencies
macos-timemachine-boost
macos-timemachine-boost-complete
macos-timemachine-delete *ARGS
macos-timemachine-list
macos-xcode-upgrade
ollama-copy-plist
ollama-diff-plist
ollama-download
Expand All @@ -70,16 +75,11 @@ Available recipes:
python-update
restart
stop
timemachine-boost
timemachine-boost-complete
timemachine-delete *ARGS
timemachine-list
update # updates a project to run at its current version
update # updates a project to run at its current version
upgrade
virtualenv-scan
virtualenv-upgrade
virtualenv-workon
xcode-upgrade
```

<!-- [[[end]]] -->
Expand Down

0 comments on commit 2ac8cd6

Please sign in to comment.