Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 383 Bytes

File metadata and controls

22 lines (17 loc) · 383 Bytes

enviroment setting for me

  1. clone package
  2. write root path to script files and config file
  3. run under script
cp bash_profile ~/.bash_profile
cp bashrc ~/.bashrc
cp list.sh ~/list.sh
cp work.sh ~/work.sh
cp ec2.sh ~/ec2.sh
cp ec2_list.yml ~/ec2_list.yml
source .bashrc

after run code, reopen terminal for bash_profile

work /projectDir list /projectDir ec2