View on GitHub

@ncfour-us/projen-utils Projen contstructs

Useful constructs for building TypeScript projects managed through projen

Download this project as a .zip file Download this project as a tar.gz file

@ncfour-us/projen-utils / CommandParameters

Interface: CommandParameters

additional commands to configure into the project (scripts in package.json).

Properties

file

readonly file: string

JavaScript file which implements/provides the command


name

readonly name: string

name of the command