Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

earleyjp/setup-bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

setup-bundler

Install bundler on Mac.

MacにBundlerをインストールします。

Description(説明)

setup-bundler is CLI Bundler install tool for Mac. Take over the installation of rbenv and the setting of bash_profile.

setup-bundlerは、Mac用のCLIによるBundlerインストールツールです。rbenvのインストールや bash_profileの設定を肩代わりします。

Installation(インストール方法)

  1. Clone setup-bundler to any directory.
    任意のディレクトリに setup-bundlerをクローンします。
$ cd ~/GitHub
$ git clone https://github.com/earleyjp/setup-bundler

I have created a directory called GitHub at HOME, so I am clone there.
私はホームに GitHubというディレクトリを作成してあるので、そこにクローンしています。

Usage(利用方法)

  1. Setup Bundler.
    Bundlerをセットアップします。
$ ~/GitHub/setup-bundler/setup.sh

Author(作者)

EJP Inc.

License(ライセンス)

MIT

Releases

No releases published

Packages

No packages published

Languages