Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://goto-engineering.github.io/powered-by-janet/
- Owner: goto-engineering
- License: mit
- Created: 2021-07-19T16:12:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-21T18:44:52.000Z (about 3 years ago)
- Last Synced: 2024-05-27T15:16:10.438Z (6 months ago)
- Topics: janet
- Homepage:
- Size: 329 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-janet - Powered by Janet
README
[Try Powered By Janet](https://goto-engineering.github.io/powered-by-janet/)
# powered-by-janet
A collection of all things written in Janet0. [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` folderNote: This uses `fd` to scan for files. If you want to use those functions, you have to install it.