@chrisburgin/installer

Config Installer and Manager for common config files across my projects.

Usage no npm install needed!

<script type="module">
  import chrisburginInstaller from 'https://cdn.skypack.dev/@chrisburgin/installer';
</script>

README

Chris Burgin Config Installer

Config Installer and Manager for common config files across my projects.

Usage

npx chrisburgin/installer install

The above command will do the following

  • Setup the correct config files in your project
  • Install any deps required for the config files.