From 0193a5a11e26ee0455dba009f45f310b4999fcef Mon Sep 17 00:00:00 2001 From: Dmitrii Sosedov Date: Tue, 16 Dec 2014 16:32:25 +0700 Subject: ruby/heroku-client: Added (Heroku CLI). Signed-off-by: Willy Sudiarto Raharjo --- ruby/heroku-client/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ruby/heroku-client/README (limited to 'ruby/heroku-client/README') diff --git a/ruby/heroku-client/README b/ruby/heroku-client/README new file mode 100644 index 0000000000..2095a5d1d1 --- /dev/null +++ b/ruby/heroku-client/README @@ -0,0 +1,6 @@ +Heroku + +The Heroku CLI is used to manage Heroku apps from the command line. + +Once installed, you'll have access to the heroku command from your command shell. +Log in using the email address and password you used when creating your Heroku account. -- cgit v1.2.3