Getting started

To get started, install Platform CLI on your development machine.

Once you're done setting up your Platform install, try the following command:

$ wget https://platform.entilda.com/platform --user-agent="Platform/0.0"
$ chmod a+x platform && ./platform install
$ platform --version
0.00 build 

This is an indication that your platform install is working correctly.
If you suspect any issues with your platform install, read Troubleshooting.