Skip to content

nikapadia/SuperSnippets

Repository files navigation

SuperSnippets

SuperSnippets is a tool that takes code and turns it into images worthy of presenting. This project is made using React, Tailwind, Javascript/Typescript and Bun.

Install Instructions

Linux and MacOS

Linux and MacOS users can use Bun.

bun install

To run the project, use

bunx --bun vite

Since bun is still quite new it is best to check for updates every week or so. You can type the following command in to check for updates.

bun upgrade

Windows

Windows users could use WSL, but I've found it does not work at times. For simplicity, use pnpm. Linux and MacOS users can also use pnpm if they prefer.

pnpm install

To run the project, use

pnpm run dev

About

Super Snippets is a web app that turns code snippets into visually appealing images for presentations and technical demonstrations

Topics

Resources

License

Stars

Watchers

Forks

Contributors