dev-master
9999999-devHitgo command line installer.
MIT
The Requires
by Ekkachai Danwanichakul
php hitgo deployments
dev-develop
dev-developHitgo command line installer.
MIT
The Requires
by Ekkachai Danwanichakul
php hitgo deployments
Wallogit.com
2017 © Pedro Peláez
Hitgo command line installer.
A command line tool that deploys a PHP application to hitgo.io server with ease., (*1)
composer global require "hitgo/installer"
By default, Hitgo uses public directory as a web root. If you don't have public directory, Hitgo automatically looks for htdocs, index.php, or index.html` in your project., (*2)
$ mkdir -p helloworld.com/public $ cd helloworld.com && echo '<?php echo "It works!";' >> public/index.php $ hitgo
, (*3)
Hitgo is created by Ekkachai Danwanichakul, (*4)
Hitgo command line installer.
MIT
php hitgo deployments
Hitgo command line installer.
MIT
php hitgo deployments