Skip to content

basicinc/moe_creator_env

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoeCreator開発環境構築

使い方

cd ~/work/
git clone [email protected]:keisuke2236/moe_creator_env.git

cp moe_creator_env/Vagrantfile.sample ./Vagrantfile

vagrant up

cd ~/work/moe_creator_env

bundle install --path vendor/bundler
bundle exec itamae ssh --user vagrant --host 192.168.33.250 -y node/rails/development.yml rails.rb

password?: vagrant

参考 https://github.com/zaru/itamae-rails

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 49.1%
  • HTML 34.8%
  • Shell 16.1%