If you want to test devkit
, download from github and source it.
$ git clone https://github.com/jeslopalo/devkit.git
...
$ cd devkit
$ source ./install.sh
If you want to install permanently then add $DEVKIT_HOME/bin
to your $PATH
Add to your packages.zsh
:
zplug jeslopalo/devkit, from:github, use:"bin/*", as:command
If you need to customize configuration files location, then you can use devkit -c
command.
$ devkit -c ~/path/to/custom/location