This is the deprecated Lilypad v1. See https://github.com/bacalhau-project/lilypad for v2. Previous FEVM-Bacalhau bridge (v0): https://github.com/bacalhau-project/lilypad-v0
GNU General Public License v3.0
12
stars
8
forks
source link
Add bash version requirement to CONTRIBUTING.md #81
Add a requirement to install an updated version of bash to CONTRIBUTING.md since many syntaxes break under bash with a lower version (mostly system-default).
Probably should note this on the main README.md as well since lilypad CLI might also break.
Add a requirement to install an updated version of bash to
CONTRIBUTING.md
since many syntaxes break under bash with a lower version (mostly system-default). Probably should note this on the mainREADME.md
as well sincelilypad
CLI might also break.