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

https://github.com/enzohideo/robots


https://github.com/enzohideo/robots

Last synced: 3 months ago
JSON representation

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
```