Skip to content

Commit c5f27c3

Browse files
author
Danny McCormick
authored
Add exec (actions#10)
* Add exec * Fix linux tests * unnecessary dependency * Dont prefix ExecOptions with I * Consistency nits * Respond to feedback * Add toolrunner explanatory quote * Format
1 parent 8ebbf59 commit c5f27c3

13 files changed

+1609
-0
lines changed

packages/exec/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# `@actions/exec`
2+
3+
> Functions necessary for running tools on the command line
4+
5+
## Usage
6+
7+
See [src/exec.ts](src/exec.ts).

0 commit comments

Comments
 (0)