Skip to content

rgbsuede/track-trace-tools

Repository files navigation

Welcome to Track & Trace Tools

CircleCI

What's Track & Trace Tools?

Track & Trace Tools is an open source browser extension that adds extra features to Metrc. It is not affiliated with Metrc.

Liability

This software is released under the MIT license. Read a quick overview of this license.

Getting Started

  1. After downloading the repository, install the required packages:

     $ npm install
    
  2. Build the extension:

    To build for local development:

     $ npm run serve
    

    To build for production:

     $ npm run build
    
  3. Once the build has finished, load the dist/ directory into your browser.

Testing

To run tests:

$ npm run test:unit

License

Track & Trace Tools is released under the MIT License.

About

Open source browser extension that adds extra features to Metrc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors