UNPKG

231 BMarkdownView Raw
1
2You can run an SDM in local mode by starting it with the `local`
3flag as follows:
4
5```bash
6atomist start --local
7```
8
9An SDM in local mode will not connect to the Atomist cloud service,
10and will operate only on your local machine.
\No newline at end of file