Skip to content

Commit

Permalink
Frontend: Add script for creating a submission package
Browse files Browse the repository at this point in the history
  • Loading branch information
tomikurko committed Mar 2, 2024
1 parent 46606a8 commit a0ab58a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/create_submission_pkg.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

zip -r tasty-meals-app.zip lib create_submission_pkg.sh DEPLOYMENT.md pubspec.lock pubspec.yaml README.md

0 comments on commit a0ab58a

Please sign in to comment.