https://github.com/sake92/hepek-scala-cli
https://github.com/sake92/hepek-scala-cli
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sake92/hepek-scala-cli
- Owner: sake92
- License: apache-2.0
- Created: 2025-03-13T02:47:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T03:00:16.000Z (over 1 year ago)
- Last Synced: 2025-03-13T04:18:02.446Z (over 1 year ago)
- Language: Scala
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hepek-scala-cli
Example of [Hepek static site generator](https://github.com/sake92/hepek) with scala-cli.
Run like this:
```shell
scala-cli main.scala
```
Output will be written in `hepek_output` folder.