https://github.com/genieframework/codeexamples
https://github.com/genieframework/codeexamples
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/genieframework/codeexamples
- Owner: GenieFramework
- Created: 2023-03-30T08:23:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T07:41:02.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T02:41:31.648Z (over 1 year ago)
- Language: Julia
- Size: 83 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Genie Framework example library
This repo contains short examples for Genie apps that showcase a single feature or use case. To run them, install the `GenieFramework` package, open a Julia REPL in the code directory, and execute with `include(example-name.jl)`.
These examples are shown in the [Genie Cloud Resource Center](https://learn.geniecloud.io). The `build_docs.jl` script generates the .md files for the site using `Literate.jl`.