List of pythons automatic scripts:

react-typescript-setup.py (Python3)

This script make start installation with new application on React, Typescript and Webpack. Previously it need to install npm and Python (version>=3.6)

deploy-git-webpack-build-node.py

This script makes pull from git for current directory where is Github's repository. Script makes follow steps:

  • read name of Github's repository, where is this script too
  • make pull from remote github for new changes
  • run new build with npm
  • start file server.js script