improve setup flow
This commit is contained in:
5
scripts/bash
Executable file
5
scripts/bash
Executable file
@@ -0,0 +1,5 @@
|
||||
run(){
|
||||
docker-compose run --rm $args rails $@
|
||||
}
|
||||
|
||||
run bash
|
||||
Reference in New Issue
Block a user