CLI tool makes using of git more easy and cool.
npm i
npm run build
npm link
yarn
yarn run build
yarn link
duduk version || (--version, --v, -version, -v)
duduk init
- chalk - colorizes the output
- clear - clears the terminal screen
- clui - draws command-line tables, gauges and spinners
- figlet - creates ASCII art from text
- inquirer - parses argument options
- minimist - draws command-line tables, gauges and spinners
- configstore - easily loads and saves config without you having to think about where and how.
- @octokit/rest - a GitHub REST API client for Node.js
- simple-git - a tool for running Git commands in a Node.js application
- touch - a tool for implementating the Unix touch command.