No description
- Created a new script `instalL_asciinema.sh` to automate the installation of asciinema. - The script detects the operating system and architecture to download the appropriate binary. - Supports Linux (both musl and GNU) and macOS (Darwin). - Sets executable permissions for the downloaded binary and verifies the installation by displaying the version. |
||
|---|---|---|
| components | ||
| pages | ||
| public | ||
| scripts | ||
| snippets | ||
| .gitignore | ||
| .npmrc | ||
| netlify.toml | ||
| og-image.png | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| slides.md | ||
| vercel.json | ||
Welcome to Slidev!
To start the slide show:
pnpm installpnpm dev- visit http://localhost:3030
Edit the slides.md to see the changes.
Learn more about Slidev at the documentation.