sm.keep

Status: DEV

Usage no npm install needed!

<script type="module">
  import smKeep from 'https://cdn.skypack.dev/sm.keep';
</script>

README

Status: DEV

sm.keep

Keep a bunch of working changes by committing them to a git branch and treating it like a stash you can apply again anywhere else.

Usage

sm.keep

Running sm.keep on a package will commit all working changes and push them to a namespaced branch at origin. For a sample commit see here.