Skip to content

The script for easy create and update new branches with base the main branch.

License

Notifications You must be signed in to change notification settings

Joeverson/git-job

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVIA

A V I A

The script for easy create and update new branches with base the main branch.

Minimum requirements

Install Linux

to install copy the code in terminal

sh -c "$(curl -fsSL https://raw.githubusercontent.com/Joeverson/git-job/master/tools/install.sh)"

Copy/Create the environment

export TOKEN=<token-open-project>
export BRANCH_UPLEVEL=<branch-default-development>
export SERVER_OP=<ip-open-project>
export PROJECT_ID=<id-project>

Runner

Copy the application for ./bin or choose one local, after call the command in terminal into in your project with git:

avia <id_task> [branch-default]

commands

For more informations

$ avia --help

Timer

When task start, you can add pause, resume oor stop the timer, so call the command.

$ avia [--pause || p] [--resume || r] [--stop || s]

When stop timer your spend time is saved in open project.

How get token in Open Project

is simple, see the gif:

image

About

The script for easy create and update new branches with base the main branch.

Resources

License

Stars

Watchers

Forks

Packages

No packages published