Code Monkey home page Code Monkey logo

flucoma-cli's Introduction

Fluid Corpus Manipulation: Command line interface

This repository hosts code for generating the command line executables and documentation resources for the Fluid Corpus Manipulation Project. Much of the actual code that does the exciting stuff lives in this repository's principal dependency, the Fluid Corpus Manipulation Library.

  • A wrapper from our code that allows us to generate command-line executables from a generic class.
  • Stubs for producing an executable for each 'client' in the Fluid Corpus Manipulation Library.
  • CMake code for managing dependencies, building and packaging.

Minimal Quick Build

Minimal build steps below. For detailed guidance see https://github.com/flucoma/flucoma-cli/wiki/Compiling

Prerequisites

  • C++14 compliant compiler (clang, GCC or MSVC)
  • cmake
  • make (or Ninja or XCode or VisualStudio)
  • git
  • an internet connection

CMake will automatically download the dependencies needed

mkdir -p build && cd build
cmake ..
make install

This will assemble a package in release-packaging.

Alternatively, flucoma-cli is now on the AUR / Arch User Repository and can now be compiled and downloaded by executing:

yay -S flucoma-cli-git

on Arch Linux and Manjaro (with thanks to @madskjeldgaard)

Credits

FluCoMa core development team (in alphabetical order)

Owen Green, Gerard Roma, Pierre Alexandre Tremblay

Other contributors:

Alex Harker, Francesco Cameli

This project has received funding from the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation programme (grant agreement No 725899).

flucoma-cli's People

Contributors

alexharker avatar g-roma avatar jamesb93 avatar lewardo avatar tedmoore avatar tremblap avatar weefuzzy 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.