Skip to content

echupriyanov/ifcdecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifcparser

Web Application to decode XML-encoded IFCs in IMSSubscription profile

Installation

Clone from the git repository

Usage

First, compile ClojureScript:

$ lein cljsbuild once

then start application

$ java -jar ifcparser-0.1.0-standalone.jar [port]

or

$ lein ring server-headless

Options

Optional port parameter (Default: 3000)

Examples

...

Bugs

...

License

Copyright © 2016 Eugene Chupriyanov

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Decode IFCs in XML properties

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors