[ 
https://issues.apache.org/jira/browse/SLING-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888562#comment-16888562
 ] 

Henry Saginor edited comment on SLING-8584 at 7/19/19 6:18 AM:
---------------------------------------------------------------

[~rombert]

Here is some additional info to test this quickliy

1) After you download the file and extract it cd into extracted folder and run
{code:java}
npm install
{code}
to install node dependencies.

 

2) Then
{code:java}
npm test
{code}
to run some basic test cases.

The tests at the moment assume Sling running at localhost:8080. You can also 
run these tests against AEM if you uncomment relevant lines in 
test/serverInfo.js.

>From our e-mail thread here is also the sample project that can be packaged 
>with this
 [https://github.com/peregrine-cms/simple-sling-vue-example]

 


was (Author: hsagi...@gmail.com):
[~rombert]

Here is some additional info to test this quickliy

1) After you download the file and extract it cd into extracted folder and run
{code:java}
npm install
{code}
to install node dependencies.

 

2) Then
{code:java}
npm test
{code}
to run some basic test cases.

The tests at the moment assume Sling running at localhost:8080. You also run 
tests against AEM if you uncomment relevant lines in test/serverInfo.js.

>From our e-mail thread here is also the sample project that can be packaged 
>with this
https://github.com/peregrine-cms/simple-sling-vue-example

 

> Donation proposal of nodejs slingpackager
> -----------------------------------------
>
>                 Key: SLING-8584
>                 URL: https://issues.apache.org/jira/browse/SLING-8584
>             Project: Sling
>          Issue Type: New Feature
>            Reporter: Henry Saginor
>            Assignee: Robert Munteanu
>            Priority: Minor
>         Attachments: slingpackager.tar.gz
>
>
> h1. Modules
> This donation proposal covers one module.
> ||Module||Source||Description||
> |slingpackager|on 
> [GitHub|https://github.com/peregrine-cms/slingpackager/tree/apacheContrib]
>  or [^slingpackager.tar.gz] 
> (shasum ee91c707070f81d9516c8fedbab0aec30605c225)|A nodejs based command line 
> tool alternative to the maven plugin.
>  This tool covers the following use cases.
>  * build a content package form a local folder
>  * upload a content package onto a server
>  * install a content package on a server
>  * list all installed packages on the server
>  * uninstall a content package from the server
>  * delete a content package on the server|



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to