Skip to content

Installing the Package

Jordan Brauer edited this page Dec 10, 2018 · 1 revision

Currently, there are 2 supported methods of installing this component.

Composer

Require the library via command line.

$ composer require jordanbrauer/unit-converter

Direct Download

  1. Visit the release section of this repository.
  2. Select your desired version.
  3. Download either the .zip or .tar.gz.
  4. Extract the contents to the desired location of your project.
Clone this wiki locally