strider-git

Strider provider for git repositories

Usage no npm install needed!

<script type="module">
  import striderGit from 'https://cdn.skypack.dev/strider-git';
</script>

README

Git provider

Allow strider to use any git repository for a project.

Config

  • url
  • display_url (optional)
  • auth
    • ssh
      • custom priv/pubkey if you want
    • https
      • username
      • password