version info

This commit is contained in:
Mariam 2024-02-07 19:07:06 -06:00
parent c1deea8463
commit cf10a66220
1 changed files with 11 additions and 1 deletions

View File

@ -7,7 +7,17 @@ pull:
git pull
version:
rails -version
@rails --version
@whereis rails
@echo "npm" `npm --version`
@whereis npm
@echo "yarn" `yarn -version`
@whereis yarn
@ruby --version
@whereis ruby
reset:
git reset --hard
# gem 'devise'
# bundle install