flooring-cli

2.2.0 • Public • Published

Flooring CLI

Little CLI to help figure out the proper flooring layout given dimensions

Using

Install the module globally to expose the flooring command.

npm install -g flooring-cli

From the terminal, run:

flooring

From there, it will walk you through calculating how to setup your flooring.

CLI demo

Developing

  1. Initial Setup - make sure to have proper engines installed
  2. Clone the project. git clone git@github.com:camacho/flooring.git.
  3. Install dependencies. yarn
  4. Run the app. yarn dev

Engines

  • yarn: >=0.24.5
  • node: ^8.0.0

Readme

Keywords

none

Package Sidebar

Install

npm i flooring-cli

Weekly Downloads

2

Version

2.2.0

License

MIT

Last publish

Collaborators

  • camacho