Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 428 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 428 Bytes

Simple Deploy Bot

Getting Started

  1. First put bot.sh in main directory of your project
  2. Set your cron task to run command:
    $ ./bot.sh

Command options

1.Set framework( yii, symfony, laravel )

    -f=$name / --framework=$name

2.Set alias of your git repository

    -a=$name / --alias=$name

3.Set branch name of your git repository

    -b=$name / --branch=$name