https://github.com/kmsquire/juliacon2021-packagecompilerlib
https://github.com/kmsquire/juliacon2021-packagecompilerlib
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kmsquire/juliacon2021-packagecompilerlib
- Owner: kmsquire
- Created: 2021-06-30T16:52:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T03:52:14.000Z (almost 5 years ago)
- Last Synced: 2025-05-08T05:58:59.194Z (about 1 year ago)
- Language: C
- Size: 73.2 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JuliaCon talks on Creating Libraries with PackageCompiler.jl
The slides can be viewed as a slide show using the
["Slides" extension for VSCode.](https://marketplace.visualstudio.com/items?itemName=nicoespeon.slides)
For proper viewing, you'll need the [JuliaMono](https://juliamono.netlify.app/) font installed on your system.
After installing the above:
* Restart VSCode inside of the directory you want to present (the slides need to be at the top level)
* Use Ctrl-Alt-P (⌘-⌥-P on Mac) to toggle Slides mode.