https://github.com/ustclug/cheatsheet
Linux Cheatsheet PDF built with typst
https://github.com/ustclug/cheatsheet
Last synced: 3 months ago
JSON representation
Linux Cheatsheet PDF built with typst
- Host: GitHub
- URL: https://github.com/ustclug/cheatsheet
- Owner: ustclug
- License: cc-by-sa-4.0
- Created: 2023-08-27T18:41:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T06:54:04.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T13:45:07.042Z (over 1 year ago)
- Language: Typst
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 19
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux Cheatsheet
## Installation
```bash
./setup-font.sh
```
To compile:
```bash
./compile.sh
```
## License
CC BY-SA 4.0, see [LICENSE](LICENSE) for details.