Skip to content

iperdomo/tmate.clj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmate.clj

An experiment to share a tmux session code via tmate.io with the benefits of restricting the access to the running container.

The idea comes from Wrapping Clojure Development Tooling in a Containers

Usage

Building

git clone https://github.com/iperdomo/tmate.clj.git && cd tmate.clj
docker build -t <TAG> .

Running

  • Copy the helper bash script script tmate.me in your $PATH
  • Set execution permission chmod a+x tmate.me
  • Move to your Clojure project
  • Execute: tmate.me

License

Apache License 2.0

About

A docker container for sharing your clojure code via tmate.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published