1
0
Fork 0
mirror of https://github.com/actions/toolkit synced 2025-05-08 16:17:40 +00:00
toolkit/packages/exec
2019-07-11 15:02:45 -04:00
..
__tests__ Dont stamp over stdout (#29) 2019-07-11 15:02:45 -04:00
src Add exec (#10) 2019-05-28 15:21:45 -04:00
package-lock.json Normalize package versions (#20) 2019-06-24 14:36:36 -04:00
package.json Normalize package versions (#20) 2019-06-24 14:36:36 -04:00
README.md Add exec (#10) 2019-05-28 15:21:45 -04:00
tsconfig.json Add exec (#10) 2019-05-28 15:21:45 -04:00

@actions/exec

Functions necessary for running tools on the command line

Usage

See src/exec.ts.