Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://goto-engineering.github.io/powered-by-janet/

A collection of all things written in Janet
https://goto-engineering.github.io/powered-by-janet/

janet

Last synced: 3 months ago
JSON representation

A collection of all things written in Janet

Awesome Lists containing this project

README

        

[Try Powered By Janet](https://goto-engineering.github.io/powered-by-janet/)

# powered-by-janet
A collection of all things written in Janet

0. [Install Janet](https://janet-lang.org/docs/index.html)
1. Clone this repo.
2. Run `janet clone.janet` to clone all repos from the list into `repos`
3. Run `janet generate-html.janet` to generate a the HTML into the `docs` folder

Note: This uses `fd` to scan for files. If you want to use those functions, you have to install it.