An open API service indexing awesome lists of open source software.

https://github.com/sharpcoder/altkeys


https://github.com/sharpcoder/altkeys

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# altkeys.net

Altkeys is a sveltjs project for practicing new keyboard layouts!

## Installation

Use the package manager pnpm to install altkeys.

```bash
pnpm install
```

To start the project, run the dev script
```bash
pnpm run dev
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[MIT](https://choosealicense.com/licenses/mit/)