... | ... | @@ -8,10 +8,14 @@ |
|
|
The NES CLI allows you to run core operations such as reordering longitudes and checking data directly from the command line.
|
|
|
Once NES is installed, the `nes` command becomes available in your terminal.
|
|
|
|
|
|
Existent functionalities:
|
|
|
|
|
|
- [Reorder Longitudes](#reorder-longitudes)
|
|
|
- [Checker](#checker)
|
|
|
|
|
|
|
|
|
- [How to create your own functionality](HowTo_Console_Line_Interface)
|
|
|
|
|
|
To list all available subcommands:
|
|
|
|
|
|
```bash
|
... | ... | |