bb4254077590170f78fa2602ec39671f71708aa4
https://greenkeeper.io/
xo-import-servers-csv 
CLI to import servers in XO from a CSV file
Install
Installation of the npm package:
> npm install --global xo-import-servers-csv
Usage
> xo-import-servers-csv 'https://xo.company.tld' admin@admin.net admin < servers.csv
Development
# Install dependencies
> npm install
# Run the tests
> npm test
# Continuously compile
> npm run dev
# Continuously run the tests
> npm run dev-test
# Build for production (automatically called by npm install)
> npm run build
Contributions
Contributions are very welcomed, either on the documentation or on the code.
You may:
- report any issue you've encountered;
- fork and create a pull request.
License
ISC © Vates SAS
Description
Languages
JavaScript
90.9%
Vue
5.2%
TypeScript
2.6%
SCSS
0.5%
Smarty
0.3%
Other
0.3%