Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 104 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (5 loc) · 104 Bytes

Linux

docker build -t libsys .
docker run -it --rm -v $(pwd):/libsys libsys /bin/bash