...
Create a new directory first. (a.k.aeg. myanswerSpace)
Code Block | ||||
---|---|---|---|---|
| ||||
cd myuser/myprojects/myanswerSpace |
3. Set the project scope to the online URL the URL for your answerSpace.
Code Block | ||||
---|---|---|---|---|
| ||||
blinkm bmp scope https://blinkm.co/myanswerSpace |
This saves this information in a `.blinkmrc.json` file in the myanswerSpace folder, so you can version it with your project files if you like.
...
You may have to repeat this step later if you work on a new project, or if you chose not to version the `.blinkmrc.json` file
4. You can check the scope at any time by typing:
Code Block | ||||
---|---|---|---|---|
| ||||
blinkm bmp scope | ||||
This will return the current scope for that directory / project.