Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 440 Bytes

File metadata and controls

29 lines (18 loc) · 440 Bytes

Easy

Installation

  1. Clone the repo into ~/.easy
  2. Add the following to your ~/.bashrc:
source ~/.easy/inc/easy
  1. Copy the ebenv module into your modules folder
  2. Override the defaults if necessary in ~/.easy/etc/easyrc

Usage

Print the usage with:

$ easy help

But in short

$ easy
$ easy checkout REGEX-MATCHING-BRANCH
$ easy check-style
$ easy build
$ easy load

Do some tests...

$ easy clean