Git Product home page Git Product logo

dcc-java-user's Introduction

###pre-Alpha version of dsl-command-client compiler

Used to connect with dsl platform and/or/even your database (to upgrade it in unmanaged)

Provides basic functionality to generate sources and upgrade databases

call it like runme does

java -jar dsl-clc-$version.jar -fdsl.props

dsl.props is a collection of properties, can contain:

project-name=projectName
[email protected] 
password=password_chose_for_this
project-id=<optional uuid of a project you wish to manage>
package-name=<namespaces of your choice>
logging-level=DEBUG
output-path=<where the client will write generated source>
dsl-path=<where your model definition resides at>
migration-file=<where migration file will be outputed at>
revenj-path=<optional path to revenj library>
skip-diff=<true or false - should the diff be skipped if its a part of a called task>
mono-path=<place where service will be deployed automaticaly> 
db-username=<username with which to connect to the database> 
db-password=<password with which to connect to the database>
db-host=<database url>
db-port=<database port>
db-database-name=<database name>
db-connection-string=dbconnstring
target=<target source language>
actions=<action to be performed>

run with mono Revenj.Http.exe |& tee log.txt | less at mono/bin location

Check if it works at http://<hostname>/Domain.svc/search/<some_module_name.some_root_name_at_that_module>

This jar was made at this place

dcc-java-user's People

Contributors

rinmalavi 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.