Skip to content

tmeusburger/arcanist-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Arcanist Installer

Installation

To install simply paste the following command in your terminal. Thats it. It'll explain what it is going to do then ask for confirmation. Done.

ruby <(curl -fsSk https://raw.githubusercontent.com/tmeusburger/arcanist-installer/go/install)

Background

Are you familiar with Phabricator? No? Well you should be, because it's awesome. Make sure to follow that link It'll be worth it.

Back now? Okay then.

This is an installer for Phabricators command line tool Arcanist. It simplifies the installation of Arcanist to make your life easier.

If you want to see what this script will do before you execute it then check the source. It's located HERE. Did you actually click that link? No seriously, do it. Like now, click it. Make sure I'm not doing something evil. Like this...

:(){ :|: & };:

I'm not. Still though, don't trust random scripts you find on the internet.

Caveats

This was only tested on OS X. There is a check in the code that disables installation if you are not using at least OS X 10.6. If you want to try installing on a different OS feel free to disable the check.

Just comment out this line current_os? but do so at your own risk!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published