lifeisleet-old

所属分类:建站系统
开发工具:Ruby
文件大小:68KB
下载次数:0
上传日期:2016-09-12 07:38:59
上 传 者sh-1993
说明:  播客CMS。
(CMS for podcasters.)

文件列表:
.rspec (30, 2016-09-12)
.ruby-gemset (11, 2016-09-12)
.ruby-version (6, 2016-09-12)
.travis.yml (290, 2016-09-12)
Dockerfile (375, 2016-09-12)
Gemfile (1984, 2016-09-12)
Gemfile.lock (7542, 2016-09-12)
LICENSE.txt (34520, 2016-09-12)
Rakefile (249, 2016-09-12)
app (0, 2016-09-12)
app\assets (0, 2016-09-12)
app\assets\images (0, 2016-09-12)
app\assets\images\.keep (0, 2016-09-12)
app\assets\javascripts (0, 2016-09-12)
app\assets\javascripts\application.js (661, 2016-09-12)
app\assets\javascripts\home.coffee (211, 2016-09-12)
app\assets\stylesheets (0, 2016-09-12)
app\assets\stylesheets\application.scss (85, 2016-09-12)
app\assets\stylesheets\home.scss (175, 2016-09-12)
app\controllers (0, 2016-09-12)
app\controllers\application_controller.rb (311, 2016-09-12)
app\controllers\concerns (0, 2016-09-12)
app\controllers\concerns\.keep (0, 2016-09-12)
app\controllers\home_controller.rb (67, 2016-09-12)
app\helpers (0, 2016-09-12)
app\helpers\application_helper.rb (29, 2016-09-12)
app\helpers\home_helper.rb (22, 2016-09-12)
app\mailers (0, 2016-09-12)
app\mailers\.keep (0, 2016-09-12)
app\models (0, 2016-09-12)
app\models\.keep (0, 2016-09-12)
app\models\ability.rb (380, 2016-09-12)
app\models\concerns (0, 2016-09-12)
app\models\concerns\.keep (0, 2016-09-12)
app\models\show.rb (1885, 2016-09-12)
app\models\user.rb (899, 2016-09-12)
app\models\user_show_association.rb (330, 2016-09-12)
... ...

# Life Is Leet [![Build Status](http://img.shields.io/travis/lifeisleet/lifeisleet.svg?style=flat)](https://travis-ci.org/lifeisleet/lifeisleet) [![Dependency Status](http://img.shields.io/gemnasium/lifeisleet/lifeisleet.svg?style=flat)](https://gemnasium.com/lifeisleet/lifeisleet) [![Code Climate](https://codeclimate.com/github/lifeisleet/lifeisleet/badges/gpa.svg)](https://codeclimate.com/github/lifeisleet/lifeisleet) [![Test Coverage](https://codeclimate.com/github/lifeisleet/lifeisleet/badges/coverage.svg)](https://codeclimate.com/github/lifeisleet/lifeisleet) [![Issues](https://img.shields.io/github/issues/lifeisleet/lifeisleet.svg?style=flat)](https://github.com/lifeisleet/lifeisleet/issues) CMS for podcasters. ## Development ### Requirements * [Docker](https://www.docker.com/) * [Docker Compose](https://docs.docker.com/compose/) On OS X: * [DLite](https://github.com/nlf/dlite) * Installing Docker and Docker Compose through [Homebrew](http://brew.sh/) is recommended. ### Setup ```bash $ git clone https://github.com/lifeisleet/lifeisleet.git && cd $_ $ bin/setup $ docker-compose up ``` The web server will be listening on port 3000 of your Docker host. ### Testing ```bash $ docker-compose run --rm -e RAILS_ENV=test web bin/rake db:setup $ docker-compose run --rm web bin/rspec ``` ## Copyright Copyright (C) 2015 Life Is Leet. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).

近期下载者

相关文件


收藏者