Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 328 Bytes

Node Stager tool

TODO:

  • Add documentation
  • Test startup method

How do I get set up?

  • Clone project
  • Run yarn install for dependencies
  • sudo yarn link will create a symbolic link between project directory and executable Stager command
  • Run stager --version to check if it works