Skip to content

Commit

Permalink
chore: dev-run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kristobalus committed Feb 4, 2024
1 parent d9baba8 commit 1acb6bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev-run.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
nimble build -d:release
nimble scss
nimble md
./nitter

0 comments on commit 1acb6bd

Please sign in to comment.