Skip to content
/ Plugz Public

Building/compiling, now like a cake recipe 🍰 Make simpler software using independent dependencies. Get build recipes from JSON files, parse source-code and binary links from both centralized and decentralized sources, do different builds to different targets.

Notifications You must be signed in to change notification settings

Plasmmer/Plugz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Building/compiling, now like a cake recipe 🍰 Make simpler software using independent dependencies. Get build recipes from JSON files, parse source-code and binary links from both centralized and decentralized sources, do different builds to different targets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages