Skip to content

added cli and generateManifest feature#42

Open
wallaroo wants to merge 2 commits into
finn-no:masterfrom
wallaroo:master
Open

added cli and generateManifest feature#42
wallaroo wants to merge 2 commits into
finn-no:masterfrom
wallaroo:master

Conversation

@wallaroo
Copy link
Copy Markdown

hi! i've added a very simple cli to use this package as devDependency and add some npm scripts like:

  "scripts": {
    "mvn-install": "jsmvn install -c ./mvnconfig.json",
    "mvn-deploy": "jsmvn deploy spent_snapshot -s",

    "prepare": "npm run build",
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test --env=jsdom",
    "eject": "react-scripts eject"
  }

@coveralls
Copy link
Copy Markdown

coveralls commented Dec 22, 2017

Coverage Status

Coverage increased (+0.1%) to 98.16% when pulling 55b967a on wallaroo:master into 28c6979 on finn-no:master.

added a flag to config that triggers the generation of a META-INF/MANIFEST.MF file with standard fields
@wallaroo wallaroo changed the title added cli for use as devDependency and add npm scripts to handle depl… added cli and generateManifest feature Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants