Skip to content

Commit 5f795af

Browse files
committed
added init command stuff
1 parent 16987f2 commit 5f795af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The Basalt CLI is [Open Source](https://github.com/basalt-rs/basalt-cli).
1111
To build a server, you first must have a valid server configuration. By
1212
default this is a `basalt.toml` file in the current working directory, but
1313
any other valid file can be supplied.
14+
To get started with an example configuration, you can run the `basalt init` command.
1415

1516
*NOTE: The Basalt Server leverages docker for security and portability*
1617

0 commit comments

Comments
 (0)