Bash (and in the future Powershell) scripts registry
A React app stored in web/.
You need to specify one environment variable (for example using .env file) - REACT_APP_REGISTRY_URL - which points to registry and ends with a slash (/):
REACT_APP_REGISTRY_URL=https://link.url/
Two other env variables are optional:
REACT_APP_PAYMENT_URL_SUBSCRIPTION=
REACT_APP_PAYMENT_URL_OTP=
They are links to payment processor, completely optional.
npm install
npm run build
npm run start
Python CLI standalone app, stored in cli/ directory
./build.sh
./install.sh
spell learn <script name>
spell forget <script name>
spell list
Deprecated API for retrieving scripts. You can still use it anyway
npm run build
npm run start
Contains all scripts in a separate directories. See README in registry/ for more detailed info
Python scripts for Registry
Free to use for non-commercial usage
For commercial, pay $10 per year per user - buy here
Copyright 2022-2023 Jędrzej Paweł Maczan