Skip to content
/ feat Public

This is a framework for writing cloud based network applications. Take a look at the introduction: https://github.com/downloads/f3at/feat/introduction_to_feat.pdf for details.

License

Notifications You must be signed in to change notification settings

f3at/feat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Sep 23, 2014
Jan 3, 2014
Apr 29, 2014
Aug 22, 2014
May 11, 2012
Mar 5, 2012
Nov 29, 2013
Mar 22, 2012
Jul 12, 2012
Jun 11, 2012
Apr 14, 2016
Mar 25, 2014
Aug 20, 2012
Jan 9, 2013
Sep 7, 2011
May 10, 2012
Jan 28, 2015
May 3, 2012
Oct 11, 2011
Feb 29, 2012
Nov 29, 2011
Oct 7, 2015
Apr 14, 2016

Repository files navigation

FEAT => F3AT => Flumotion Asynchronous Autonomous Agent Toolkit

=== Repository ===

Get the code::

    git clone --recursive git@github.com:f3at/feat.git
    cd feat

If you forgot the parameter "--recursive", then you should do::

    git submodule init
    git submodule update


=== Make Commands ===

From source directory.

To run the tests::

    cd src
    make


To check coverage::

    make coverage

To check local commits before pushing::

    make check-commit

To check PEP8:

    make check-local-pep8

=== Buildbot ===

You can check the state of the builds in our public buildbot:
    http://build.fluendo.com:8075/waterfall