wormy

A package manager for C++ and other assets

Usage no npm install needed!

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

README

Wormy

A package manager for C++ and other assets.

The essence of Wormy is to keep it simple by focusing on fetching the content. Don't worry about how it links together or compiles. Just fetch it, keep track of what version is fetched, and the rest will fall together. This is Wormy's dream and purpose in life.

Future plans for Wormy include:

  • TBD

Credits

Wormy is inspired by the "fetch by tags" style of package management that is done by Bower.