Coder Social home page Coder Social logo

plugin-cast3m's Introduction

.github/workflows/ant.yml

Funz Plugin Cast3m

Cast3m plugin for Funz.

calculator.xml for Funz

<CALCULATOR>
    <!-- localhost -->
    <HOST name="127.0.0.1"  port="19001" />
    <HOST name="127.0.0.1"  port="19002" />
    <HOST name="127.0.0.1"  port="19003" />
    <HOST name="127.0.0.1"  port="19004" />

    <CODE name='Cast3m' command='./scripts/Cast3m.sh' />
    <CODE name='Cast3m' command='.\scripts\Cast3m.bat' />

</CALCULATOR>

calculator-localhost.xml for Promethee

<?xml version="1.0" encoding="UTF-8"?>
<CALCULATOR>
  <HOST name='localhost' port='19001'/>
  <HOST name='localhost' port='19002'/>
  <HOST name='localhost' port='19003'/>
  <HOST name='localhost' port='19004'/>
  <HOST name='localhost' port='19005'/>
  <HOST name='localhost' port='19006'/>
  <HOST name='localhost' port='19007'/>
  <HOST name='localhost' port='19008'/>
  <HOST name='localhost' port='19009'/>
  <HOST name='localhost' port='19010'/>
  
  <!-- script version -->
  <CODE name='Cast3m' command='./scripts/Cast3m.sh' />
  <CODE name='Cast3m' command='.\scripts\Cast3m.bat' />
  <!-- java version for castem2018 -->
  <CODE name='Cast3m' cplugin='file:./plugins/calc/Cast3m.cplugin.jar'/>
  <??? for windows>
</CALCULATOR>

plugin-cast3m's People

Contributors

arnaud-trouche avatar ellis2323 avatar nchabalier avatar yannrichet avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

plugin-cast3m's Issues

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.