~rbdr/heart

A heart
4af818be — Ruben Beltran del Rio 9 months ago
Remove unnecessary files
0bfb401c — Ben Beltran 7 years ago
Merge branch 'hotfix/1.1.2'
31d61874 — Ben Beltran 7 years ago
Fix linter warnings

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~rbdr/heart
read/write
git@git.sr.ht:~rbdr/heart

You can also use your local clone with git send-email.

#Heart

Renders a colorful heart

#How to run

Serve the files in the root directory. For example using: python -m SimpleHTTPServer

#Setting up

Though this project is mostly static you should run yarn install or npm install so you can lint and document the project.

#Generating documentation

  1. Run npm run document.
  2. Serve the files that have been generated in the doc directory. If already serving the files, just go to /doc

#Linting

  1. Run npm lint

#Project Status

Build Status