1.0.0 • Published 3 years ago

@comcloudway/jli-scripts v1.0.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 years ago
  • JLI CLI ** Usage #+BEGIN_SRC bash ./@scripts/jli -f -b -p -s #+END_SRC
  • -f Path/to/file.lisp
  • -e JLI Command Library
  • -b JLI Command Blacklist Library
  • -c JLI CustomCompiler
  • -l RunLevel
  • -p CLI Multi-Process Type
  • -s JLI Setup: short for -eCOMMANDS -bBLACKLIST -cCOMPILER -pPROC ** Installation To install the jli cli run: #+BEGIN_SRC bash ./@scripts/install.sh #+END_SRC And insert the path to your jli-cli script location. To automatically add the cli to your path (given that you add .local/bin) you can enter /home/$USER/.local/bin/jli as the file path. Note that the installaer will the provided input as the file name, but wont create missing directories