repo-exists-cli

CLI to Check if a GitHub repo exists

Usage no npm install needed!

<script type="module">
  import repoExistsCli from 'https://cdn.skypack.dev/repo-exists-cli';
</script>

README

repo-exists-cli Build Status

CLI to check if a GitHub repo exists

See repo-exists for programmatic API.

Usage

$ npm install --global repo-exists-cli
$ repo-exists --help
    Usage
      $ repo-exists h5bp/html5please
      ✔ Exists!

License

MIT © Arthur Verschaeve