Skip to content

Commit

Permalink
Added dist file and how to dist in Readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
harvzor committed Apr 13, 2020
1 parent 75ff06a commit 1ead2f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ rm -r dist
mkdir dist

cp -r src/* dist/
cp license.txt dist/
cp README.md dist/

0 comments on commit 1ead2f9

Please sign in to comment.