Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danigb/bucolicas.cc
https://github.com/danigb/bucolicas.cc
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danigb/bucolicas.cc
- Owner: danigb
- Created: 2014-08-17T21:31:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T22:07:26.000Z (over 2 years ago)
- Last Synced: 2023-04-11T13:58:23.523Z (over 1 year ago)
- Language: HTML
- Homepage: http://bucolicas.cc
- Size: 5.34 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
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
```