Skip to content

Commit 6e1d099

Browse files
committed
docs
1 parent e276d4b commit 6e1d099

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Configuration
2+
3+
4+
Configuring `dataherb` is easy. It can be done using the built-in `dataherb configure` comamnd or manually.
5+
6+
7+
### Using Command Line Tool
8+
9+
Run the command
10+
11+
```bash
12+
dataherb configure
13+
```
14+
15+
and some questions will show up.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ nav:
7575
- "Home": index.md
7676
- "Tutorials":
7777
- "Tutorials": tutorials/index.md
78+
- "Configuration": tutorials/configuration/index.md
7879
- References:
7980
- "Introduction": references/index.md
8081
- "dataherb.command": references/command.md

0 commit comments

Comments
 (0)