snipdoc 0.1.12

Code Documentation Made Simple
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<!-- <snip id="create-db" inject_from="code"> -->
  ```sh
    snipdoc create-db
  ```
<!-- </snip> -->

- Inject Content
<!-- <snip id="inject-snippets" inject_from="code> -->
  ```sh
    snipdoc run
  ```
<!-- </snip> -->