Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

dennisbochen/js-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠📦 js-scripts

What's this?

This is a CLI to abstract away all configuration, linting and testing. This makes tooling easier to maintain accross different projects and hopefully drastically reduces setup time of new projects. Forked from

Installation

Use the github registry for the @dennisbochen scope. Add this either to your global or project .npmrc

@dennisbochen:registry="https://npm.pkg.github.com/"

Install the package:

yarn add -D @dennisbochen/js-scripts

This is a CLI and exposes a bin called js-scripts.

Run them using npx js-scripts {SCRIPT_NAME_HERE}.

Scripts

The following scripts are available.

< 🙈 >

Maintainers & Contributors

Dennis Bochen

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages