The workspace
As previously shown, the decursio_stages folder has two main components:
the decursio_stages.toml file
decursio_stages.toml
the restrictionsfolder
restrictions
It has two uses only:
Enable the debug feature.
Get a complete example of a restriction file in case you ever lose your internet connection.
This will be your workspace and the location for all of your stage/restriction files, which we'll cover next. By default, this folder will be empty.
Let's see how we can create a stage and a restriction.
Last updated 1 year ago