Add build script

This commit is contained in:
EliverLara
2019-05-03 12:28:31 -05:00
parent 05d0957b5f
commit d1968f5b1a

View File

@@ -4,7 +4,8 @@
"description": "Light and dark colorful Gtk3.20+ theme",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "git push && sh install.sh"
},
"repository": {
"type": "git",