https://github.com/enzohideo/robots
https://github.com/enzohideo/robots
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/enzohideo/robots
- Owner: enzohideo
- Created: 2024-10-23T22:44:42.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-12-12T22:43:06.000Z (6 months ago)
- Last Synced: 2025-01-26T04:27:16.867Z (4 months ago)
- Language: Java
- Homepage:
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# LEGO Mindstorms NXT programs
## Nix
Regular devshell with jdtls
```sh
nix develop
```VSCodium devshell (with redhat.java plugin)
```sh
nix develop .#vscodium
```