Giter VIP home page Giter VIP logo

redpanal's Introduction

RedPanal

[ES]

Somos una comunidad autogestiva libre, colaborativa, abierta y participativa. Nuestro principal objetivo es promover el uso de herramientas que nos permitan crear, remixar y compartir nuestras producciones. Para eso hemos desarrollado una plataforma diseñada para que lxs músicxs puedan interactuar y producir música de manera colaborativa. Actualmente tenemos una nueva versión del sitio en fase beta, que podés probar ingresando acá: Beta.RedPanal.org

[EN]

We are a community Free self-management, collaborative, open and participatory. Our main objective is to promote the use of tools that allow us to create, remix and share our productions. For this we have developed a platform designed for vegan músicxs can interact and produce music collaboratively. Currently we have a new version of the site in beta, you can try entering here: Beta.RedPanal.org

Instalación [ES]

  1. Clonar el repositorio:

    git clone https://github.com/RedPanal/redpanal.git

  2. Crear virtualenv:

    virtualenv --system-site-packages redpanal_venv

  3. Entrar en virtualenv:

    source redpanal_venv/bin/activate

  4. Instalar timeside 0.4.4:

    sudo apt-get install python-imaging pip install numpy mutagen pip install timeside==0.4.4 --no-dependencies

  5. Instalar requerimientos:

    pip install -r requirements.txt

  6. Entrar a redpanal y ejecutar:

    python manage.py syncdb --all python manage.py migrate --fake python manage.py runserver

Install[EN]

  1. Clone this repository:

    git clone https://github.com/RedPanal/redpanal.git

  2. Create virtualenv

    virtualenv --system-site-packages redpanal_venv

  3. Enter virtualenv

    source redpanal_venv/bin/activate

  4. Install timeside 0.4.4:

    sudo apt-get install python-imaging pip install numpy mutagen pip install timeside==0.4.4 --no-dependencies

  5. Install requeriments:

    pip install -r requirements.txt

  6. Enter inside redpanal dir and run:

    python manage.py syncdb --all python manage.py migrate --fake python manage.py runserver

Licencia [ES]

El software está bajo licencia GNU Affero General Public License V3.0

License [EN]

This software is licensed under GNU Affero General Public License V3.0

redpanal's People

Contributors

alitux avatar d-a-l avatar dmascialino avatar hordiales avatar soylennie avatar spiccinini avatar

Watchers

 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.