Front Office Football Central

Front Office Football Central (https://forums.operationsports.com/fofc//index.php)
-   Off Topic (https://forums.operationsports.com/fofc//forumdisplay.php?f=6)
-   -   Mac command line question (Terminal) (https://forums.operationsports.com/fofc//showthread.php?t=84213)

samifan24 06-03-2012 08:41 PM

Mac command line question (Terminal)
 
Hey guys,

I'm a relative newbie when it comes to using Terminal on my Mac. I'd like to install a plugin for the app launcher Alfred but can only do so through Terminal. Can someone please help me figure out what I'm doing wrong? I'm following the directions: Alfred, Remember the Milk

Here's step one:

Quote:

This is a handy command line Remember the Milk utility. Install as follows, from the command line:

git clone tpope/rumember · GitHub
cd rumember
sudo gem build rumember.gemspec
sudo gem install rumember-1.0.0.gem

I type that into terminal exactly as its written but I receive a "git: command not found" error after I type the first line and hit enter. Thanks in advance for any suggestions you guys can provide.

DanGarion 06-04-2012 02:50 AM

I'd say try downloading the repository as a zip, unzip it to a folder and then cd to that folder and try doing the sudo commands.

lordscarlet 06-04-2012 08:28 AM

It's simpler than that. You need to install git.

Set Up Git · github:help

edit: Sorry, DanGarion is absolutely right, you can just download the zip instead of installing git.

samifan24 06-04-2012 07:59 PM

I downloaded the zip folder but am not sure what to do now. Sorry, I'm a complete newbie when it comes to Terminal.


All times are GMT -5. The time now is 03:24 PM.

Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.