owlkit
v0.0.2
Published
CLI to generate OWL component scaffolds for Odoo
Downloads
48
Maintainers
Readme
Otus 🦉
Otus is a simple CLI tool to scaffold OWL components for Odoo modules.
It helps you quickly generate the structure and boilerplate files needed to build frontend components with Odoo OWL.
✨ Features
- Generates full component folders with:
.js
,.xml
,.scss
, and__manifest__.py
- Compatible with Odoo module layout
- Uses clean template structure for easy customization
- Works with CommonJS and ES Modules (modern Node.js)
📦 Installation
You can use it globally via npx
(no install required):
npx otus-cli