RyuNIshimura / osushi

Generating images from code snippets πŸ’Ž

Home Page:https://osushi.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍣 Osushi

image

image

Features

  • ✨ Generating images from code snippets
  • πŸ”₯ Easy sharing on Twitter
  • ⭐️ Easy sharing on Gist

Setup

  • Node.js v12.x
cp .env.example .env.local
docker-compose build
docker-compose run --rm app yarn install
docker-compose up -d

Husky Setup

yarn husky install

About

Generating images from code snippets πŸ’Ž

https://osushi.io

License:MIT License


Languages

Language:JavaScript 97.6%Language:SCSS 1.6%Language:Shell 0.5%Language:Dockerfile 0.2%Language:CSS 0.1%