Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 883 Bytes

ng.asciidoc

File metadata and controls

18 lines (14 loc) · 883 Bytes
Table of Contents

ng

The ng commandlet allows to install, configure, and launch ng (angular-cli). Calling devon ng «args» is more or less the same as calling ng «args» but with some advanced features and ensuring that ng is properly set up for your project.

The arguments (devon ng «args») are explained by the following table:

Table 1. Usage of devon ng
Argument(s) Meaning

setup

setup yarn (install and verify), configurable via NG_VERSION

create

Create a new devon4ng project.

cicd «args»

generate cicd files for the current devon4ng project

«args»

run ng with the given arguments («args»)