README.asciidoc 277 B

1234567891011
  1. = Directory indexing example
  2. To try this example, you need GNU `make` and `git` in your PATH.
  3. To build and run the example, use the following command:
  4. [source,bash]
  5. $ make run
  6. Then point your browser to http://localhost:8080
  7. to browse the contents of the `priv` directory.