Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.04 KB

Relegendify


Logo Banner

Relegendify is a tool for creating relegendable keycap inserts.

Build Process

Dependencies

  • Node.js (probably v20.x)
  • npm (included in Node.js)

Getting Started

  1. Clone or download this repository.

    git clone https://github.com/miccou/relegendify.git
    cd relegendify
  2. Install build dependencies in the project directory.

    npm install
  3. Start debugging with npm start.

    npm start

Contributing

If you'd like to contribute, please see the contributing guidelines and find a good first issue here.