Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiwamizamurai/quarto-tutorial
https://github.com/kiwamizamurai/quarto-tutorial
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiwamizamurai/quarto-tutorial
- Owner: kiwamizamurai
- Created: 2024-05-09T03:51:53.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T08:33:19.000Z (8 months ago)
- Last Synced: 2024-05-13T09:47:18.954Z (8 months ago)
- Language: Jupyter Notebook
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
```bash
❯ brew install mise
❯ echo 'eval "$(mise activate zsh)"' >> "$HOME/.zshrc"
❯ mise install
```