Skip to content

alexmanno/effix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

effix

Test your local changes before commit.

Build Status GitHub license GitHub stars

Installation

bash -c "$(curl -fsSL https://raw.githubusercontent.com/alexmanno/effix/master/tools/install.sh)"

Update

~/.effix/tools/update.sh

Usage

First time

effix init # create .effix.conf file

Test your files

effix test # test files

Use recipes

You can edit your .effix.conf and use recipes. To discover all the recipes:

effix recipes # show recipes

Troubleshooting

If effix is a "command not found" you can try to run

export PATH="$PATH:$HOME/bin/"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages