Skip to content

Commit

Permalink
Add update.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Lewis <[email protected]>
  • Loading branch information
gmlewis committed Sep 11, 2024
1 parent cb7c18e commit f31565d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions update.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash -ex
moon update && moon install && rm -rf target
moon fmt
moon test

0 comments on commit f31565d

Please sign in to comment.