Spacecraft A simple CLI to solve the Spacecraft Problem, made with TypeScript Let's build a rocket together! The Problem Requirements NodeJS Yarn Install Dependencies yarn install Build the CLI bundle yarn build Run CLI yarn start Run tests yarn test