A console application using SWAPI to calculate the number of stops for resupply is required to cover a certain distance.
Prerequisites:
- Node.js 10.x or higher
To install the command run the following:
npm i -g ./
sw-starship --help
Usage: main [options] [command]
A console application using SWAPI to calculate the number of stops for resupply is required to cover a certain distance.
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
calc|c [options] Calculate number of stops in MGLT.
list|ls List all SW starships.
Henrique Craveiro |
This project is licensed under the MIT License - see the LICENSE.md file for details