Sha256: 7c5256cd22bd502be6119318041da34204d62b38525e31fd473edb94072fb6ee
Contents?: true
Size: 1.21 KB
Versions: 2
Compression:
Stored size: 1.21 KB
Contents
# Markdown Examples <details> <summary>✓ pwd </summary> <table><tr><th>output</th></tr><tr><td> ```shell /Users/louie/code/work/gitlab/gems-rb/makit ``` </td></tr></table> | exit code | started at | duration | user | device | os | directory | | --- | --- | --- | --- | --- | --- | --- | | 0 | 2024-10-05 10:37:22 | 0h 0m 0.0s | | | | /Users/louie/code/work/gitlab/gems-rb/makit | </details> <details> <summary>✓ git --version</summary> <table><tr><th>output</th></tr><tr><td> ```shell git version 2.39.5 (Apple Git-154) ``` </td></tr></table> | exit code | started at | duration | user | device | os | directory | | --- | --- | --- | --- | --- | --- | --- | | 0 | 2024-10-05 10:37:22 | 0h 0m 0.01s | | | | /Users/louie/code/work/gitlab/gems-rb/makit | </details> <details> <summary>✓ ruby --version</summary> <table><tr><th>output</th></tr><tr><td> ```shell ruby 3.2.0 (2022-12-25 revision a528908271) [arm64-darwin23] ``` </td></tr></table> | exit code | started at | duration | user | device | os | directory | | --- | --- | --- | --- | --- | --- | --- | | 0 | 2024-10-05 10:37:22 | 0h 0m 0.01s | | | | /Users/louie/code/work/gitlab/gems-rb/makit | </details>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
makit-0.0.1 | docs/Commands.md |
makit-0.0.0 | docs/Commands.md |