[
https://issues.jboss.org/browse/JBIDE-20842?page=com.atlassian.jira.plugi...
]
Ilya Buziuk commented on JBIDE-20842:
-------------------------------------
[~maxandersen], [~gercan], [~akazakov] guys I have put my initial thoughts into
description. If you have smth to add, please fell free to update / leave comments. Also
could you possibly create `npm` / `javascript-npm` jira component ?
Need to implement npm support
-----------------------------
Key: JBIDE-20842
URL:
https://issues.jboss.org/browse/JBIDE-20842
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: javascript-bower
Affects Versions: 4.3.0.CR1
Reporter: Ilya Buziuk
Assignee: Ilya Buziuk
Labels: new_and_noteworthy
Fix For: 4.4.0.Alpha1
Initially npm support should include the following commands:
1) [
init|https://docs.npmjs.com/cli/init] - package.json creation
2) [
update|https://docs.npmjs.com/cli/update] - updates all the packages listed to the
latest version
3) [
install|https://docs.npmjs.com/cli/install] (no arguments) - Installs the
dependencies in the local *node_modules* folder
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)