Skip to content

tsantef/fog-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Install

  1. Fork this repo.

  2. Clone the fork.

  3. In the working directory run the following command.

    cat install.sh | sh

add the following to your path:

~/fog-bin

or run the command:

export PATH=$PATH:~/fog-bin

Tools

qad

USAGE: qad [--commit <message>] [--user <user>] <branch>

--commit  forces a commit of changes with a message.
--user    runs the deploy as a specific user.

Example: qad --commit "QA Deploy" --user tim feature/add_feature

newb

newb <new branch name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages