/xspeedit

An implementation of xspeedit

Primary LanguageJavaScript

Xspeedit

Build Status JavaScript Style Guide styled with prettier

Prerequisites

  • Git installed
  • Node 8 installed

Install it

git clone git@github.com:rbung/xspeedit.git
cd xspeedit
npm install -g

You should know have xspeedit command :)

Play with it

  • Launch the CLI
xspeedit

  • Run the tests
npm test