Skip to content

ksec-project/git-ksec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

git-ksec

Simple git automation for ksec

Dependencies

Some commands require extra dependencies which are unavailable in some platforms. You may need to install them manually.

Those dependencies are listed below:

  • ruby

Installation

To install the extension you first need to clone this repository locally using:

$ git clone https://github.com/ksec-project/git-ksec.git

Then you need to add the new folder to $PATH, for this you need to add the following line to your command shell profile:

export PATH=$PATH:/path/to/folder/git-ksec

If you don't know how to get this path just go to your git-ksec folder, open your terminal from there and run:

pwd

git will automatically add the new extensions

About

simple git automation for ksec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages