Overview
To facilitate the work for Odoo developers, Codoo comes with a variety of tools. Codoo generate your components with a standard skeleton for all developers.
We will start by initializing a new project, to reach generate all the components.
Usage¶
codoo [OPTIONS] COMMAND [ARGS]
Available options¶
Option | Type | Default | Description |
---|---|---|---|
--path | TEXT | current working directory | Working directory |
--version | Display codoo version | ||
-v, --verbose | Enables verbose mode | ||
--help | Display help page |
Examples¶
codoo --help