README
Daily standup
Gets your Github commits and shows you what you've done over the past few days.
Installation & Usage
$ yarn global add dstd
or
$ npm i -g dstd
then
$ dstd
See your commits on Github
<script type="module">
import dstd from 'https://cdn.skypack.dev/dstd';
</script>
Gets your Github commits and shows you what you've done over the past few days.
$ yarn global add dstd
or
$ npm i -g dstd
then
$ dstd