Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsadetsky authored Nov 10, 2023
1 parent 6b76431 commit e601ed1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ an ongoing journal & list of projects I made, or want to make, while at [Recurse
- django bash shortcuts: `djmigrations` to makemigrations, `djmigrate` to migrate, `djrun` to runserver - not that useful
- femto tools I made:
- a plugin for [xbar](https://github.com/matryer/xbar) that watches the deployment status of my services on render.com and shows them in the menubar -> [code here](https://gist.github.com/gregsadetsky/7e4f040989d7792c3191316174409670)!
- this is the best thing ever since I use vite for everything now -->> https://github.com/skywarth/vite-github-pages-deployer
- here's me [using it](https://github.com/gregsadetsky/rctv-app-blog-article/blob/main/.github/workflows/vite-github-pages-deploy.yaml) in the wild!

## inspiration

Expand Down

0 comments on commit e601ed1

Please sign in to comment.