Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 406 Bytes

Plugz

Get build recipes from JSON files, parse source-code and binary links from both centralized and decentralized sources, do different builds to different targets.

What it uses:

  • .sh script
  • jq - CLI json parser
  • 01 (optional, for decentralized sources)

Installing

Open terminal on Plugz folder, and type following by pressing [ENTER]:

chmod +x install.sh && sh ./install.sh