angular cli interface generate
ng g c componentName
ng new <name> [options]
ng generate interface <name> <type> [options]
ng g interface <name> <type> [options]
# <name> The name of the interface.
# <type> Adds a developer-defined type to the filename, in the format "name.type.ts".
# [options]
# --lintFix=true|false When true, applies lint fixes after generating the interface (Default: false)
# --prefix=prefix A prefix to apply to generated selectors
# --project=project The name of the project.
# e.g.
# ng generate interface Itest sometype generates file name itest.sometype.tsplainsight/some-name/some-name.component.ts
Also in C++:
- host file in ubuntu
- eslint npm install
- disable hiberfil.sys
- screen linux terminal
- pyopenssl 20.0.0 has requirement cryptography>=3.2, but you'll have cryptography 2.8 which is incompatible.
- delete all the files without one in linux
- laravel generate key
- display file size in mb in linux
- wine install ubuntu
- install node using nvm windows
- bash float operations
- bash print lines that match any of several words
- how to un zip a file in linux command line
- install xcode tools using brew
- cut last field delimiter
- start service docker on linux
- adonis migration run
- delete all of something in mongo shell
- kill skype ubuntu
- wireless adb
- how to check git changes before commit
- git multiple commands one line
- how to take array input in shell script
- ingnore large files in github