Skip to content

Releases: RandomCodeSpace/ctm

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 01 May 10:58
93d6c7f

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.16-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.16-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.16-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.16-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.16

Air-gapped

The ctm-v0.1.16-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • chore: add .bestpractices.json + lint workflow (#17) (93d6c7f)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

cc13be6354d0040be9d72665eda76915d6433bde962b0427080ee10a46acc589  ctm-v0.1.16-darwin-amd64.tar.gz
ad1af99ec2514808c755edefc32c89ea1fbe95de50df17bd077aa476189c2bb4  ctm-v0.1.16-darwin-arm64.tar.gz
e9f56f3a6c199f43b114ad0cec3568268d33009c263900fd7cd232bce29e8631  ctm-v0.1.16-linux-amd64.tar.gz
9713b8c5d5921a4cfe307e81097f53bdf0eb5eae5c413e2a7f206a6603ddecd2  ctm-v0.1.16-linux-arm64.tar.gz
f7b07f0424c40f9a6d6c692200e7cec147d3b97723920e2531261045e6a4e9b4  ctm-v0.1.16-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 01 May 10:50
d467db5

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.15-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.15-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.15-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.15-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.15

Air-gapped

The ctm-v0.1.15-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • ci(scorecard): add OpenSSF Scorecard workflow + README badges (#16) (d467db5)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

aa4602f47c4bcdaa97c74a43c9f5579b2591c4e4850965909b75e92ba700e1e4  ctm-v0.1.15-darwin-amd64.tar.gz
8bc05b14b80cb52ce67261aa6943b1c40858b7524ba158e665f3b5512d7b5535  ctm-v0.1.15-darwin-arm64.tar.gz
0b964566654ba80df9c3556195601b316e00b5fa078ddb72c19cb28c0d52d567  ctm-v0.1.15-linux-amd64.tar.gz
dce975b7f5d12342b487115a8bf6b29c4421090ffde4ea2180eea0c1f6ec3694  ctm-v0.1.15-linux-arm64.tar.gz
61b59d39bc9acd29f40f7d1cb894d5076b6a15b4f71dafb9ce527b545ce12ee5  ctm-v0.1.15-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 01 May 10:42
fe891d6

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.14-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.14-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.14-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.14-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.14

Air-gapped

The ctm-v0.1.14-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • chore(sonar): direct undefined check + S3776 bucket in bulk-accept (#15) (fe891d6)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

b736bfecda72599c15fffe30491569c63fb337bb9ba4d16032bf3927cffc415b  ctm-v0.1.14-darwin-amd64.tar.gz
a1a79902b88799c6ea81fb7e93db1c8b85ae7a89a36f40ad64a29ea60fb9c48f  ctm-v0.1.14-darwin-arm64.tar.gz
6594f1a4080cd5ea8234cfe59792753f61a8fc397b3656d4bf7e28d544bf12d7  ctm-v0.1.14-linux-amd64.tar.gz
12059991f29814ac735a718aca37d9dd351371100a856b3774ff576b99430531  ctm-v0.1.14-linux-arm64.tar.gz
d1f91a5f22b39873332d2b8036d038213eebf74d1cc5754e59df7309542517e0  ctm-v0.1.14-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 01 May 10:33
54b0bf0

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.13-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.13-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.13-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.13-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.13

Air-gapped

The ctm-v0.1.13-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • chore(sonar): clean up maintainability + reliability smells (#14) (54b0bf0)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

18cac30bd7ec7617f215416fc82b4ff4b5d1bcc16bf08a455a7d41a7139ac09d  ctm-v0.1.13-darwin-amd64.tar.gz
7d7debdefdc86b97d2e4ef745505e3cbda9f35574fb6d575fa55609f5243329b  ctm-v0.1.13-darwin-arm64.tar.gz
f9dd6f975d37959159cf277de27f8649cadb57e26c5627eb83cf532ab5e77d0e  ctm-v0.1.13-linux-amd64.tar.gz
13e1e84063bf631ca522cf43b21ab378b0c57b8f4caa325c4c5d84a700b06678  ctm-v0.1.13-linux-arm64.tar.gz
272a6b72f245235ffc2cdde4b1c560ce6e32e21079964b6cf62f8ef61f131f43  ctm-v0.1.13-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 01 May 09:55
3d6cae9

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.12-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.12-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.12-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.12-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.12

Air-gapped

The ctm-v0.1.12-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • test: close the final coverage gap to >85% (#13) (3d6cae9)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

3d1811ed12f98c39fb246486c60079c128349d9ac7129d95bec6d82283f6b1db  ctm-v0.1.12-darwin-amd64.tar.gz
6aa12d36257ffa68e21c80013effe2cc91e04484a743f210cda2ba216d3b969c  ctm-v0.1.12-darwin-arm64.tar.gz
8ceb5b15fc0ba1cc22acaee3b13a1eda866a8907472801d2369aa84cc9d77f57  ctm-v0.1.12-linux-amd64.tar.gz
bb1e434e3bf432d37559d7337e9467ddf0121907c8cfc52279ec87f52d3a55ab  ctm-v0.1.12-linux-arm64.tar.gz
2d8e6cb07a5278113d2f2d21114b3a3c78d12550c8af33a309f54adf690b9fea  ctm-v0.1.12-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 01 May 09:38
03cab03

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.11-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.11-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.11-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.11-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.11

Air-gapped

The ctm-v0.1.11-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • test: final coverage push — UI Dashboard, hooks, internal/serve gaps (#12) (03cab03)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

d1abc5b1f77826df2f95e274c3572d0f089c5635070b1596f6c42128a9ac4976  ctm-v0.1.11-darwin-amd64.tar.gz
5f545c72208acd1a0d9014eeca7c8b5e8120499791101f08a5f1b8963f63a759  ctm-v0.1.11-darwin-arm64.tar.gz
69bdefb901b6b2e8e7530cb1a5a35617e90ff5f2cb80d13a0fad949d6b1a3abc  ctm-v0.1.11-linux-amd64.tar.gz
9b99573f6995ce289803d246d3b94bd1e06e56a290afe55551682a3fa6feaee4  ctm-v0.1.11-linux-arm64.tar.gz
702a370a9196f8dea002da34a1765216c0b777e53edfe6bf4d5c36ad85d47e15  ctm-v0.1.11-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 01 May 09:23
f76908f

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.10-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.10-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.10-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.10-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.10

Air-gapped

The ctm-v0.1.10-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • test: coverage to >85% — UI routes, server.go, cmd/yolo.go refactor (#11) (f76908f)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

84910aa045ff3d0b50c836615e50922f7b4fef08992f769045442c13146c8f2d  ctm-v0.1.10-darwin-amd64.tar.gz
15da5bd156830f727a9e1d6d1f11e502e0e5d5c6b49c726e4a162307ca857008  ctm-v0.1.10-darwin-arm64.tar.gz
a86515fa77247a23db37e79ac666ede754a5e4506be9f8c4a97fc4514d5f700a  ctm-v0.1.10-linux-amd64.tar.gz
de596363a21169e6caecee20a046426204fccca7608329eae0a5c9b2a744418c  ctm-v0.1.10-linux-arm64.tar.gz
4b3447f4e7f68531292107dee8447fe952fd90502f3424580927215236da93de  ctm-v0.1.10-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 01 May 09:05
6ead98c

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.9-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.9-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.9-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.9-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.9

Air-gapped

The ctm-v0.1.9-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • test(go): coverage uplift cmd/logs + cmd/overlay + health; dedupe atomicWriteFile (#10) (6ead98c)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

0ad3b87e08f651496d2db28561162c894c8d71355fe021357f3c47bb40f6bcb8  ctm-v0.1.9-darwin-amd64.tar.gz
1ac549ee74b5e9d36a36d42575511a398ee56f4f4c66451d5cbd8c91b755b86d  ctm-v0.1.9-darwin-arm64.tar.gz
41457ae38bb44c804efbe5d3abe09099605abb21fe9249a74252583367b4d5f8  ctm-v0.1.9-linux-amd64.tar.gz
d054e26f2b8ea6c6bc440b418aea8d74e9ec0a633e9a2e8ecec32984e6f45e65  ctm-v0.1.9-linux-arm64.tar.gz
fa94609f4f66ce6262c805d7e6356d3bfab9012ca46d10223496d9d8f2ce4e33  ctm-v0.1.9-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 01 May 08:49
05d40ef

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.8-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.8-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.8-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.8-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.8

Air-gapped

The ctm-v0.1.8-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • refactor: dedupe auth forms, yolo modes, session API preamble + pin actions (#9) (05d40ef)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

545629565d67d6ab211f3a702ca224575723156effac5cc8881bbc387d75806f  ctm-v0.1.8-darwin-amd64.tar.gz
ab9253f82490ece8f402ec8411ecee839a3e0274f658766b56e3be51f6e2c5e0  ctm-v0.1.8-darwin-arm64.tar.gz
245f3cf183a77f4fe475e179ba6dcc9d44657b04b0514d9c26abefcbe484f935  ctm-v0.1.8-linux-amd64.tar.gz
f2a7cc53b617390459162646c5a7cca8d443ad07a5e652f7ece9979ecd08b1d3  ctm-v0.1.8-linux-arm64.tar.gz
bf8ce0be8d4d3e55fd85cc39ebe151ba08ee4bbb9214ec1f0f9e25a68882d599  ctm-v0.1.8-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 01 May 08:32
39346d6

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.7-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.7-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.7-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.7-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.7

Air-gapped

The ctm-v0.1.7-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

Changes

  • chore(sonar): exclude e2e specs + suppress go:S4036 PATH hotspots (#8) (39346d6)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

5c2fd3a1888ed94f398a980b2fc3f2c558222c680b381bd66320b066f70d86ce  ctm-v0.1.7-darwin-amd64.tar.gz
4bb48636b12567f0fd7e3ae75b53df787502d89ef40b2bef7b2d0f798c7d28cf  ctm-v0.1.7-darwin-arm64.tar.gz
70d7257c1ebbe4554e9fe551efb51059e23f1bd436686f34aca14b3148de7ee7  ctm-v0.1.7-linux-amd64.tar.gz
ea13643cd13eecfafd55b34587fede8d2d4c15d4aca73bcd333690ec759f7398  ctm-v0.1.7-linux-arm64.tar.gz
482a0c0107ad5d2162b6fc2e5fb7a4ccdaf5737f05c8ed7a5ba303a189801e82  ctm-v0.1.7-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live