Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danigb/bucolicas.cc


https://github.com/danigb/bucolicas.cc

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Autoediciones Bucólicas

https://bucolicas.cc

```
docker-compose run ruby

$ apt-get install curl
$ curl -sL https://deb.nodesource.com/setup_12.x | bash -
$ apt-get install -y nodejs
$ cd app
$ bundle
$ bundle exec middleman build
```