2.0.0 • Published 6 years ago

atbmarket v2.0.0

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

ATB Plastic bag

Plastic bag

ATB Plastic Bag likes to travel around the world and take a lot of photos. The next photo will be taken in your project. So, how to do it:

Installation:

npm install atbmarket -g

Add to your entry JS script:

const Provision = require('atbmarket');

const bag = new Provision();
bag.draw()    // Draw the bag in terminal
bag.caption() // Show a caption in terminal
bag.chalk()   // Show both bag and caption in terminal

Or just run it in terminal:

atbmarket draws plastic bag in terminal.

atbmarket --help shows more details.

Options:

  -V, --version           output the version number
  -S, --size <size>       Choose size (default: medium)
  --no-colorized [value]  Is supposed to be not colorized?
  -h, --help              output usage information

Enjoy and show ATB the world of your production!

2.0.0

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago