1.0.2 • Published 5 years ago

parkmate v1.0.2

Weekly downloads
3
License
ISC
Repository
gitlab
Last release
5 years ago

ParkMate

A bare minimum parking lot registration system CLIfied.

Usage

npx parkmate

It makes use of a slots.json file where all the data is being stored.

Instructions

  • Clone the repository to your local machine.
  • Navigate to the project directory and install dependencies with npm install.
  • Now, type in npm link which creates a symlink.
  • parkmate can now be accessed globally.