1.0.1 • Published 1 year ago

npm-odoo-module v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

NPM ODOO MODULE

This package will generate an Odoo module boilerplate. It's an alternative to odoo-bin scaffold. This package will help JS developer create Odoo module in the simple way.

Prerequisites

Make sure you have Node.js install. Use the command below to check node version.

node -v

Install

npm install -g npm-odoo-module

Usage

npm-odoo-module init

The command above will ask for your module name, and you simply provide the module name. It will generate a folder with the same name as your module. 🎉 enjoy coding.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Reference

1.0.1

1 year ago

1.0.0

1 year ago