README
github-cli
This is a project built with node-js and the node-github library and it's goal is to manage github repos/teams from the command line. The cool part is that this actual repo is created with a first version of this script :D
github-cli ==
<script type="module">
import githubCli from 'https://cdn.skypack.dev/github-cli';
</script>
This is a project built with node-js and the node-github library and it's goal is to manage github repos/teams from the command line. The cool part is that this actual repo is created with a first version of this script :D