We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16987f2 commit 5f795afCopy full SHA for 5f795af
src/cli/index.md
@@ -11,6 +11,7 @@ The Basalt CLI is [Open Source](https://github.com/basalt-rs/basalt-cli).
11
To build a server, you first must have a valid server configuration. By
12
default this is a `basalt.toml` file in the current working directory, but
13
any other valid file can be supplied.
14
+To get started with an example configuration, you can run the `basalt init` command.
15
16
*NOTE: The Basalt Server leverages docker for security and portability*
17
0 commit comments