Skip to content

flowers9/FALCON-integrate-flowers

Repository files navigation

FALCON-integrate

A place to coordinate FALCON builds and tests.

The git-submodules here define a consistent set of revisions. You may use any system you like for building, testing, and integration, but we also provide some submodules which can help with that.

submodules

In case you are unfamiliar with git-submodules, they are quite easy to use from the command-line:

git submodule update --init

makefile

We have some gnu-make rules to get you started:

make init
make virtualenv
make check
make -j install
make test

If you have a problem, you might need to set up virtualenv yourself. For more details, see the wiki.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published