> For the complete documentation index, see [llms.txt](https://spring.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spring.js.org/command-line.md).

# Command Line

The integrated cli built into spring.js is to generate a new spring project built for you.

```bash
$ npm i -g js-spring
$ spring help
```

{% hint style="info" %}
This feature is still in beta and being worked on now. If you have any suggestions we recommend opening a issue in [github](https://github.com/dan-online/spring.js/issues)
{% endhint %}
