Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 293 Bytes

trapd

It's a trap!

Usage

$ curl -sL https://raw.githubusercontent.com/TiuSh/trapd/main/setup.x | bash -
$ trapd rails server

Aliases

alias trapd="docker compose run --rm --service-ports -it app"