Skip to content

sharkcore/shark-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@sharkcore/shark-scripts

{build,test,lint} JavaScript packages.

Getting started

Run yarn add shark-scripts --dev

Add the following to your package.json:

{
  "scripts": {
    "build": "shark-scripts build"
  },
  ...
}

Releases

No releases published

Packages

No packages published