Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a new directory first.  (a.k.aeg. myanswerSpace)

Code Block
languagebash
themeRDark
cd myuser/myprojects/myanswerSpace

3. Set the project scope to the online URL the URL for your answerSpace.

Code Block
languagebash
themeRDark
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:

info
Code Block
languagebash
themeRDark
blinkm bmp scope

This will return the current scope for that directory / project.

 

Next steps: