Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

virtru-dev/component-auto-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

component-auto-scripts - Automatically find scripts for component.json

A simple script that automatically finds scripts for component.json.

Usage

To match *.js and lib/*.js, just do:

$ component auto-scripts *.js,lib/*.js

If you are using component-test-build then you can also specify testScripts:

$ component auto-scripts *.js,lib/*.js --test-scripts tests/*.js,tests/**.js

About

Auto collect scripts for your component.json

Resources

Stars

Watchers

Forks

Packages

No packages published