@codama/cli

CLI for setting up and managing Codama IDL configurations

npmmacoslinuxwindows
Try with needOr install directly
Source

About

A CLI for setting up and managing Codama IDLs

Commands

codama

Examples

initialize a new codama project$ codama init
generate code from IDL files$ codama generate
validate IDL syntax and structure$ codama validate
show available commands and options$ codama help
check installed codama version$ codama --version