https://github.com/sharpcoder/altkeys
https://github.com/sharpcoder/altkeys
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sharpcoder/altkeys
- Owner: SharpCoder
- Created: 2021-11-25T18:39:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-27T19:59:50.000Z (about 4 years ago)
- Last Synced: 2025-07-14T23:36:35.006Z (6 months ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)