File: README.md

package info (click to toggle)
pmbootstrap 3.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,852 kB
  • sloc: python: 17,099; sh: 425; makefile: 17
file content (15 lines) | stat: -rw-r--r-- 200 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# pmbootstrap documentation

Build the documentation with:

```sh
make
```

Run a local webserver:

```sh
make run
```

Navigate in your browser to [127.0.0.1:8081](http://127.0.0.1:8081) to view it.