Sha256: 9d8c23fbefb6187d2ab8c7fbb6954df7fc3d47cc8fd91926f93cdcf15226559a
Contents?: true
Size: 467 Bytes
Versions: 5
Compression:
Stored size: 467 Bytes
Contents
## # NOTE: Tmuxinator config options. # - https://github.com/tmuxinator/tmuxinator#create-a-project # name: convenient_service root: . on_project_start: - task editor:open - task docker:start - task github:open windows: - main: layout: even-vertical root: . panes: - task docker:bash:ruby_2.7 - task docker:bash:ruby_3.0 - task docker:bash:jruby_9.4 - task docker:bash:truffleruby_22.3 - git status
Version data entries
5 entries across 5 versions & 1 rubygems