es5503 calculator
Go to file
ksherlock 9f3dc73820
Merge pull request #4 from ksherlock/ksherlock-readme
Create README.md
2021-10-27 16:15:33 -04:00
.github/workflows Update makefile.yml 2021-10-17 11:34:03 -04:00
css css fix 2021-10-13 13:02:50 -04:00
js add a timer generator 2021-10-23 20:15:34 -04:00
src add a timer generator 2021-10-23 20:15:34 -04:00
Makefile add a timer generator 2021-10-23 20:15:34 -04:00
README.md Create README.md 2021-10-20 12:29:44 -04:00
index.html initial check in 2021-10-09 09:15:13 -04:00
package.json initial check in 2021-10-09 09:15:13 -04:00
yarn.lock initial check in 2021-10-09 09:15:13 -04:00

README.md

Ensoniq Buddy

The es5503 calculator

See ksherlock.github.io/ensoniq-buddy

Developed with preact and esbuild.

Building

  1. Install esbuild (and it's dependencies...)
  2. Install yarn
  3. yarn install
  4. make