chore: update README.md to test code.ayo.run dev environment
This commit is contained in:
parent
263645d54c
commit
7a9d1dbf92
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ If you want to run build before deploying, do `npm run build:deploy`
|
|||
|
||||
## Auto-mirror to various code forges
|
||||
|
||||
The power of git lies within its decentralized nature. I push this project to three different code forges, because I'm paranoid like that. No, I just like to show off. I do this with a post-commit hook that automatically calls `git push <repo> --mirror`, and you can see that in the `.husky/post-commit` file.
|
||||
I push this project to three different code forges, because I'm paranoid like that. No, I just like to show off. I do this with a post-commit hook that automatically calls `git push <repo> --mirror`, and you can see that in the `.husky/post-commit` file.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue