mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-26 12:41:23 +01:00
24 lines
739 B
Markdown
24 lines
739 B
Markdown
## Web para el DataMad 17
|
|
|
|
|
|
### Dependencias a resolver para desarrollo con Ubuntu 16:
|
|
|
|
sudo apt install libxml2-dev
|
|
|
|
sudo apt install gcc make zlib1g-dev sqlite3
|
|
|
|
sudo gem install nokogiri
|
|
|
|
|
|
|
|
### About
|
|
|
|
* Design and web development: [Oleh Zasadnyy](https://github.com/ozasadnyy)
|
|
* Idea: [Vitaliy Zasadnyy](https://github.com/zasadnyy)
|
|
|
|
See [list of contributors](https://github.com/gdg-x/zepplin/graphs/contributors)
|
|
|
|
Maintainers: [@tasomaniac](https://github.com/tasomaniac) and [@ozasadnyy](https://github.com/ozasadnyy).
|
|
|
|
### License
|
|
Project is published under the [MIT license](https://github.com/gdg-x/zeppelin/blob/master/LICENSE.txt). Feel free to clone and modify repo as you want, but don't forget to add reference to authors :)
|