diff options
| author | Fuwn <[email protected]> | 2025-09-22 01:33:53 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-09-22 01:33:53 -0700 |
| commit | b5fce1d30476c677f26003b7492ac6c2aab26df8 (patch) | |
| tree | 8daa69fca35d4d4ffbbb5977a5c05fa04f182c73 | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-b5fce1d30476c677f26003b7492ac6c2aab26df8.tar.xz sora-testing-b5fce1d30476c677f26003b7492ac6c2aab26df8.zip | |
feat: Development commit
| -rw-r--r-- | justfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -50,3 +50,6 @@ ios flags="": macos: just build just run + +commit: + git add . && git commit -am "feat: Development commit" |