mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-07 18:42:48 +00:00
add nix development flake
This commit is contained in:
12
README.md
12
README.md
@@ -11,8 +11,18 @@ and more complete way to configure and learn CharaChorder devices.
|
||||
|
||||
## Development
|
||||
|
||||
### Nix
|
||||
|
||||
[Enable flakes](https://nixos.wiki/wiki/Flakes#Enable_flakes), then start the development shell using
|
||||
|
||||
```shell
|
||||
nix develop
|
||||
```
|
||||
|
||||
### Other platforms
|
||||
|
||||
- NodeJS >=18.16
|
||||
- Python >=3.10 virtual environment
|
||||
- Python >=3.10
|
||||
|
||||
I know, python in JS projects is extremely annoying, unfortunately,
|
||||
it seems to be the only platform that offers a functional
|
||||
|
||||
Reference in New Issue
Block a user