1.0.2 • Published 6 years ago
parkmate v1.0.2
ParkMate
A bare minimum parking lot registration system CLIfied.
Usage
npx parkmateIt 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 linkwhich creates a symlink. parkmatecan now be accessed globally.