Skip to content

web-dave/vsc-angular-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vsc-angular-cli

Build Status

a wrapper for angular-cli commands

So you can run angular-cli commands directly from the VSCode command panel.

Install

you need to have angular-cli installed!

In Visual Studio Code

  1. run ext install vsc-angular-cli - or, simply hit CMD/CTRL + Shift + P
  2. search for "Install Extension"
  3. search for "angular-cli".

run

  • simply hit CMD/CTRL + Shift + P
  • type a Supportedcommand

Supported commands (by now):

  • ng new
  • ng doc
  • ng lint
  • ng serve
  • ng versio
  • ng format
  • ng e2e
  • ng completion
  • ng generate
  • ng test
  • ng help

backlog.

  • ng get
  • ng set
  • ng github-pages:deploy

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published