Skip to content

Let's build a rocket together! Our rocket, Spacecraft, is a simple CLI Project made with typescript

Notifications You must be signed in to change notification settings

gilsonmandalogo/spacecraft-cli

 
 

Repository files navigation

Spacecraft

A simple CLI to solve the Spacecraft Problem, made with TypeScript

Let's build a rocket together!

image

The Problem

image

Requirements

  • NodeJS
  • Yarn

Install Dependencies

yarn install

Build the CLI bundle

yarn build

Run CLI

yarn start

Run tests

yarn test

About

Let's build a rocket together! Our rocket, Spacecraft, is a simple CLI Project made with typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.9%
  • JavaScript 6.1%