3.0.0 • Published 4 years ago
dawichi v3.0.0
My personal terminal-based card!
Usage: npm
npx dawichinpm card inspired by bitandbang
Replication guide:
- Clone this repository (or the bitandbang's one) and exec
npm i - Modify
package.jsonandbuild.jswith your data - Test it with
npm run devuntil get something you like (check chalk doc) - Publish it on your npm account with
npm version major
npm adduser
npm publish