2.2.0 • Published 7 years ago

flooring-cli v2.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

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
2.2.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago