Install
For windows make sure you run this in bash like for example Git Bash
Installation
Link to install.sh: https://github.com/gigagrug/schema/blob/main/install.sh
Install/upgrade latest version
shell
curl -sSfL https://raw.githubusercontent.com/gigagrug/schema/main/install.sh | sh -sInstall specific version
shell
curl -sSfL https://raw.githubusercontent.com/gigagrug/schema/main/install.sh | sh -s 0.1.0Verify the install
shell
schemaVersion
You will get your installed version and the lasted version avaiable
shell
schema v