stacker-shelljs

0.1.0 • Public • Published

Stacker shelljs Plugin

Wrapper for shelljs.

Use this plugin instead of shelljs directly to support future async support as well as global namespace issues.

Usage:

# In stacker task file 
 
require 'stacker-shelljs/global'
 
# Example shelljs commands 
ls '*.md'
(cat '*.md').to 'docs.md'

Package Sidebar

Install

npm i stacker-shelljs

Weekly Downloads

1

Version

0.1.0

License

Apache 2.0

Last publish

Collaborators

  • simple10