mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-12-24 20:35:03 -07:00
b966ca6627
* Add `rogpeppe/go-internal` as a dependency * Create `exec.Exec` function * Create asdf exec command * Address linter warnings
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
execit echo this is a test
|
|
stdout 'this is a test\n'
|