README: recommand bin/setup
to initialize a development environment
This commit is contained in:
parent
a89cfe7904
commit
46d04fc131
2 changed files with 4 additions and 17 deletions
|
@ -21,8 +21,6 @@ chdir APP_ROOT do
|
|||
system('bundle check') || system!('bundle install')
|
||||
system! 'bin/yarn install'
|
||||
|
||||
# Install JavaScript dependencies if using Yarn
|
||||
# system('bin/yarn')
|
||||
|
||||
puts "\n== Copying sample files =="
|
||||
unless File.exist?('.env')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue