Skip to content

Commit

Permalink
Template: Run setup script and print outro
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepolitodesign committed Mar 25, 2024
1 parent 9ffb080 commit deb532a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/install/web.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
run "bundle install"

generate "suspenders:install:web"
run "bin/rails setup"

say "\nCongratulations! You just pulled our suspenders."
end

0 comments on commit deb532a

Please sign in to comment.