Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d5cfd092 authored by hhakim's avatar hhakim
Browse files

Add links to gitlab ci artifacts in README.md.

parent e3549681
Branches
Tags
No related merge requests found
...@@ -28,6 +28,8 @@ The FAUST toolbox has been tested on the following environments: ...@@ -28,6 +28,8 @@ The FAUST toolbox has been tested on the following environments:
- MACOS X - MACOS X
- WINDOWS (windows 7) - WINDOWS (windows 7)
--- ---
Quick install on UNIX Quick install on UNIX
...@@ -47,6 +49,17 @@ For more information, please refer to the [Mathworks website](http://fr.mathwork ...@@ -47,6 +49,17 @@ For more information, please refer to the [Mathworks website](http://fr.mathwork
--- ---
Quickest Install on Linux, Windows and macOS
============================================
Pre-compiled packages from Gitlab Continuous Integration are also available. Except of course PIP packages, all packages include matlab and python wrappers, below are the latest release links.
- [macOS (.pkg) installer](https://gitlab.inria.fr/faustgrp/faust/-/jobs/artifacts/master/download?job=package_macos_release)
- [Windows (.exe) NSI installer](https://gitlab.inria.fr/faustgrp/faust/-/jobs/artifacts/master/download?job=package_win_release)
- [Linux (.rpm, .deb) packages](https://gitlab.inria.fr/faustgrp/faust/-/jobs/artifacts/master/download?job=package_linux_release)
- [Linux (.rpm, .deb) packages with embedded static matio library](https://gitlab.inria.fr/faustgrp/faust/-/jobs/artifacts/master/download?job=package_linux_release)
- Python PIP (pre-compiled) packages: for [Linux](https://gitlab.inria.fr/faustgrp/faust/-/jobs/artifacts/master/download?job=package_linux_purepy_release), [macOS](https://gitlab.inria.fr/faustgrp/faust/-/jobs/artifacts/master/download?job=package_macos_purepy_release) and [Windows 10](https://gitlab.inria.fr/faustgrp/faust/-/jobs/artifacts/master/download?job=package_win_purepy_release)
---
License License
======== ========
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment