Code Monkey home page Code Monkey logo

openmrs-contrib-sdk-maven-plugin's Introduction

openmrs-contrib-sdk-maven-plugin

A maven plugin for the OpenMRS 2.x SDK

Requirements

  • Maven 3.x

Installation

For installing sdk, just run:

mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:setup-sdk

List of supported commands:

All commands can be executed by mvn openmrs-sdk:<command>

  • create-module - Create OpenMRS module
    Options: none (only interactive mode)
  • create-platform-module - Create OpenMRS platform module
    Options: none (only interactive mode)
  • setup-platform - Setup platform server
    Options: serverId, version, dbDriver, dbUri, dbUser, dbPassword, file, addDemoData
  • setup - Setup server with modules
    Options: serverId, version, dbDriver, dbUri, dbUser, dbPassword, file
  • install - Install selected module to server
    Options: serverId, groupId, artifactId, version
  • uninstall - Uninstall selected module from server
    Options: serverId, groupId, artifactId
  • upgrade - Upgrade server or platform server to selected version
    Options: serverId, version
  • upgrade-platform - Upgrade platform server to selected version
    Options: serverId, version
  • reset - Reset server to default state (and drop db data)
    Options: serverId, full
  • delete - Delete server
    Options: serverId
  • run - Start server
    Options: serverId, jetty.port

openmrs-contrib-sdk-maven-plugin's People

Contributors

diospark avatar invercity avatar rkorytkowski avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.