GithubHelp home page GithubHelp logo

ols's Introduction

OpenBench LogicSniffer repository

This is the public GIT repository for the OpenBench LogicSniffer (short name:
ols) written by J.W. Janssen.

For more information about this software, see <http://ols.lxtreme.nl> and
<http://dangerousprototypes.com/open-logic-sniffer>.

== COMPILING THE SOURCES ==

In case you're interested in cloning this repository and compile it yourself,
you should do the following:

  $ git clone http://github.com/jawi/ols.git

For compiling the sources, you need to have at least a valid JDK (1.6+) and
Maven3 installed. For developing, I can recommend Eclipse as development
environment.

  $ cd ols/
  $ mvn clean install

After this, you should find the latest binary ZIP or tarball in
"ols.distribution/target".

== DEVELOPING FOR OLS ==

Developing for OLS can be done with any "modern" IDE, like Eclipse, Netbeans,
or even Emacs. Keep in mind that IDE-specific stuff is not committed to the
repository as this would clutter it unnecessarily.

Keep in mind that if you're going to use an IDE like Eclipse or Netbeans (or
whatever IDE you're preferring) that it should provide support for Maven3,
otherwise it most probably won't compile out of the box. In addition, you
probably want support for Git in your IDE as well. To create the needed project
files for, for example, Eclipse, you can use the following Maven command:

  $ mvn eclipse:eclipse

For other IDEs there are similar commands. See the Maven3 site for more details
on this.

Some notes for Eclipe: after importing the projects into your workspace, you
might need to enable Maven support by hand. Simply select all projects, right
click on them and choose "Enable Dependency Management" from the Maven menu
should be sufficient. For running the OLS client in Eclipse, you can make use
of the launch configurations found in the eclipse/ subdirectory of the OLS
repository. Also the code formatting rules and cleanup rules can be found
there.

Drop me a line if you want to contribute code to the OLS repository, if needed
I can give you write-access to the GitHub or apply your patch.

-- J.W. Janssen, <j dot w dot janssen at lxtreme.nl>

ols's People

Contributors

enkore avatar gillham avatar jawi avatar matthijskooijman avatar piopawlu avatar stefanct avatar wurstwasserflocke avatar zizzle avatar

Watchers

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