Skip to content

Cleans up JBHIFI Auto Pilot CSV Files to allow for uploading to microsoft device managment services

Notifications You must be signed in to change notification settings

nick22985/JBHiFiAutoPilotCSVCleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@nick22985/JBHiFiAutoPilotCSVCleanup

Status GitHub Issues GitHub Pull Requests License wakatime


CLI to clean up Jb Auto Pilot csv files

📝 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

✍️ Authors