UNPKG

525 BMarkdownView Raw
1
2Congratulations! You now have an SDM that
3will enable you to create Spring Boot projects
4that will automatically benefit from CD.
5
6## Prerequisites
7Please ensure you have a JDK and Maven installed on your system.
8
9## Starting your SDM
10Go to your new directory and start your SDM in local mode by typing
11
12```bash
13atomist start --local
14```
15
16## Functionality
17
18You will now be able to create new Spring projects by typing `atomist create spring`
19
20Follow the output in the Atomist lifecycle console for links as they are deployed
\No newline at end of file