[
https://issues.jboss.org/browse/JBIDE-20842?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-20842:
-----------------------------------
Description:
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
See a short demo:
https://vimeo.com/143263045
was:
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
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
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
See a short demo:
https://vimeo.com/143263045
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)