Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 685 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 685 Bytes

OrganizerCLI

The goal of this project is to help you to control your files by CLI. By focusing on making your life easy

Code is compatible with OSX 10.12 and greater versions. We'll keep this updated with the latest version of Swift.

😍 Suggestions and contributions are welcome! 😍

How to install

Cloning

  • Clone the repo in xcode
  • Build the project
  • Get the executable from the build folder
  • Move the executable to your /usr/local/bin

HOMEBREW

  • Open terminal
  • Type "brew tap PhoenixPassenger/OrganizerCLI"
  • Type "brew install OrganizerCLI"

How to use?

  • To see the list of commands type OrganizerCLI --help