bower

Un manager di pacchetti ottimizzato per sviluppo web front-end. Un pacchetto può essere una abbreviazione utente/repo GitHub, un endpoint Git, un URL o un pacchetto registrato. Maggiori informazioni: https://bower.io/.

bower install

bower install {{pacchetto}} {{pacchetto}}

bower uninstall {{pacchetto}} {{pacchetto}}

bower list

bower init

bower install {{nome_locale}}={{pacchetto}}#{{versione}} --save

bower help {{comando}}