@nick22985/jb-hifi-autopilot-csv-cleanup
v1.0.2
Published
Cleans up autopilot files sent from JBHIFI to be able to be upladed to educationstore
Downloads
11
Maintainers
Readme
📝 Table of Contents
🧐 About
This CLI takes the jbhifi autopilot files and gets rid of the blank columns they put in the file making them able to be uploaded to the microsoft device management portals
🏁 Getting Started
npm package https://www.npmjs.com/package/@nick22985/JBHiFiAutoPilotCSVCleanup
Prerequisites
What things you need to install the software and how to install them.
nodeJs (https://nodejs.org/en/)
Installing
A step by step series of examples that tell you how to get a development env running.
You can install the cli by doing npm i -g @nick22985/JBHiFiAutoPilotCSVCleanup. Then it will be accesable by doing jb/jbapcleanup/apcleanup
jb
This will create a folder in the same directory called out and convert all csv files with autopilot in the name
Command Alliases
jb jbapcleanup apcleanup
🎈 Usage
jb
⛏️ Built Using
- NodeJs - Server Environment
✍️ Authors
- @nick22985 - Idea & Initial work