A command line app for interacting with spacetraders
- Install deno
- Install this app:
deno install --allow-net --allow-read -n space-traders https://github.com/trescenzi/deno-space-traders
- Implement whole API
- View Ships
- Purchase Ships
- Purchase Fuel
- Find Asteroids
- Create Flight Plan
- View Flight Plan
- Purchase Goods
- Sell Goods
- Use Moo to provide better console input
- Improve output(not just stringified objects)
- Use Ink to make it pretty