Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomdtr/sunbeam-slides
Show markdown slides using sunbeam
https://github.com/pomdtr/sunbeam-slides
sunbeam sunbeam-extension
Last synced: about 2 months ago
JSON representation
Show markdown slides using sunbeam
- Host: GitHub
- URL: https://github.com/pomdtr/sunbeam-slides
- Owner: pomdtr
- Created: 2023-10-05T15:45:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T12:12:24.000Z (about 1 year ago)
- Last Synced: 2023-10-11T18:56:53.031Z (about 1 year ago)
- Topics: sunbeam, sunbeam-extension
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TLDR Pages
## Requirements
- [deno](https://deno.com)
## Install
```bash
sunbeam extension install github:pomdtr/sunbeam-slides
```## Usage
```bash
sunbeam slides show --path examples/slides.md # Show a slide
```