intera
v0.0.2
Published
intera cli tool
Downloads
8
Readme
Intera
Intera package is a CLI tool for Intera applications management and also an API/SDK for developers.
Installation
Use npm global installation or if you just want to try out use npx instead
npm i intera -g
Usage
If you installed globally:
intera profile https://linkedin.com/in/gabrielponzi
or, if you just want to run it right away
npx intera profile https://linkedin.com/in/gabrielponzi
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.