Setup ActDk
Next, let’s set up ActDK on your PC.
Put the actdk binary in a directory and set your PATH environment variable correctly.
For the first time, you need to set up actdk with the following command:
$ actdk setup <TOKEN>Use issued token in the previous step as the <TOKEN> argument.
This command creates the .actdk directory under your home directory.
See actdk manual for mor detail.
Next: Create a Project
Previous: Issue a Developer Token
Last updated on