Skip to content

Releases: BlackIQ/cli-wrapper

CLI Wrapper 1.2.1

01 Apr 09:42
Compare
Choose a tag to compare

Log request on a blackboard!

In this version, we used Chalk to log request with colors.

Now, every method have a unique color. Like:

  • Post: Yello
  • Get: Green
  • Delete: Red
  • . . .

Change log

  • Fix cli issues
  • Add log with chalk

Related links


Amirhossein Mohammadi

CLI Wrapper 1.0.0

01 Apr 09:34
Compare
Choose a tag to compare

Say welcome to a new http wrapper!

cli-wrapper is just an advanced wrapper you can use in your terminal or even in your project!

Change log

  • Init of project
  • The base cli runner

Related links


Amirhossein Mohammadi