Skip to content

marcelothebuilder/dolcegusto-cli

Repository files navigation

Welcome to dolcegusto-cli 👋

NPM version Downloads Version License: MIT Twitter: marcelopaixaor

Automates promo code submission

Usage

Install globally

npm install -g dolcegusto-cli

Install as dependency

npm install dolcegusto-cli
const { DolceGustoApi, DolceGustoApiError } = require('./DolceGustoApi')
// your code

Development

Install dependencies

npm install

Usage

npm run start

Check code

npm run lint

Autofix code

npm run lint:fix

Build E5 code

npm run build

Build self-contained binary

npm run build:bin

Run tests

npm run test

Author

👤 Marcelo Paixão Resende

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A CLI to manage dolcegusto promocode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published