/charles-helper

Print some helpful help for Charles

Primary LanguageJavaScriptMIT LicenseMIT

charles-helper

print some helpful help for charles

Usage

Firstly, install the package using Yarn (you'll need at least Node.js LTS):

yarn global add charles-helper

Or using npm:

npm i -g charles-helper

Once that's done, you can run this command to get helper:

charles-helper

Now you understand how the package works! 🎉

Author

ouxu(@ouxu)