https://github.com/flix/book
The Flix Programming Book
https://github.com/flix/book
Last synced: 8 months ago
JSON representation
The Flix Programming Book
- Host: GitHub
- URL: https://github.com/flix/book
- Owner: flix
- License: other
- Created: 2022-07-04T13:57:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-18T11:55:50.000Z (9 months ago)
- Last Synced: 2025-04-19T01:05:01.887Z (9 months ago)
- Language: JavaScript
- Size: 658 KB
- Stars: 17
- Watchers: 4
- Forks: 27
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Programming Flix
## Build Instructions
- Install `mdBook` https://github.com/rust-lang/mdBook
- Run `mdbook serve --open` in project directory.