An open API service indexing awesome lists of open source software.

https://github.com/renddslow/macify


https://github.com/renddslow/macify

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Macify
You know all those frustrating test plans that you get that are in Windows file format and then you have to try to hunt them down on the omaha drive?

![there's gotta be a better way!](https://media1.giphy.com/media/PTRuOrLT3xOUw/giphy.gif)

Well hunt no longer! With Macify all you have to do is copy and paste the link into your terminal and we'll take care of the rest.

## Getting started
```
git clone https://github.com/Renddslow/macify.git
cd macify
npm i -g
macify "J:\Some\Crazy\Windows URL That\Has\Space.docx"
```

*Important note:* The Windows file path must be contained within quotes due to the spaces that often come with Windows file paths.

![spaces in file paths make me cry](https://media0.giphy.com/media/l0HlH299maQViRUME/giphy.gif)