Skip to content

jwir3/tricorne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tricorne

Library of common functionality for Minuteman

Building

  npm run build

Running Tests

  npm run test

Installation

  # Inside of downloaded directory minuteman-lib
  npm link

  # Inside of package where you want to use minuteman-lib
  npm link minuteman-lib

Usage

  // Import whatever classes you want
  import { Member } from 'tricorne';

Releases

No releases published

Sponsor this project

 

Packages

No packages published