Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 380 Bytes

INSTALL.md

File metadata and controls

14 lines (9 loc) · 380 Bytes

Installation

Install APIcture: Once you have Node.js and npm installed, open a terminal window and run the following command to install APIcture globally on your system: npm install apict -g

The NPM package page is in: https://www.npmjs.com/package/apict

To be sure that APIcture is properly installed, run:

apict –version or apict -v