Skip to content

intellibus/cosmicray

Repository files navigation

cosmicray

Cosmic Ray — Standard Configuration Templates For Syncpad

THIS PROJECT IS STILL IN THE DESIGN PHASE

IDEAS & CONTRIBUTIONS ARE WELCOME

An Open Source Universe Project


Contents

Features ✨

  • ESLint Template Planned
  • Prettier Template Planned
  • package.json Template Planned
  • Sematic Release Config Template Planned
  • Git Hooks Config Templates Planned

Install 🛠

npm install cosmicray

Usage 🔭

Read more about the Design behind cosmicray here.

Add any cosmicray template via your Syncpad Grid as: cosmicray/template_name OR to your .syncpad.json as:

{
  "files": [{
    "template": "cosmicray/template_name"
  }]
}

Documentation 🛰

cosmicray is under active development, documentation will be added once an initial release is ready.

Contributing 🌎

We would love for you to contribute your ideas, code, & fixes to cosmicray.

We encourage everyone to read our Design Document to learn more about the thought process behind cosmicray.

Also check out the rewards offered for contributing to the Open Source Universe.

License ⚖️

MIT