mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 09:23:00 +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
|
## 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
|
- NodeJS >=18.16
|
||||||
- Python >=3.10 virtual environment
|
- Python >=3.10
|
||||||
|
|
||||||
I know, python in JS projects is extremely annoying, unfortunately,
|
I know, python in JS projects is extremely annoying, unfortunately,
|
||||||
it seems to be the only platform that offers a functional
|
it seems to be the only platform that offers a functional
|
||||||
|
|||||||
Reference in New Issue
Block a user