3.0.0 • Published 3 years ago

dawichi v3.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

My personal terminal-based card!

Usage: npm

npx dawichi

sample-img

npm card inspired by bitandbang

Replication guide:

  1. Clone this repository (or the bitandbang's one) and exec npm i
  2. Modify package.json and build.js with your data
  3. Test it with npm run dev until get something you like (check chalk doc)
  4. Publish it on your npm account with
npm version major
npm adduser
npm publish