Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nacmartin/skinny
Web application to create and manage lists. Derivated from http://symfony-check.org/ Made with symfony 1.4
https://github.com/nacmartin/skinny
Last synced: 2 months ago
JSON representation
Web application to create and manage lists. Derivated from http://symfony-check.org/ Made with symfony 1.4
- Host: GitHub
- URL: https://github.com/nacmartin/skinny
- Owner: nacmartin
- Created: 2010-04-28T02:35:14.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-05-19T14:27:10.000Z (over 14 years ago)
- Last Synced: 2024-10-03T07:55:45.600Z (3 months ago)
- Language: PHP
- Homepage: http://listandcheck.com
- Size: 4.2 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Skinny
======Skinny is a simple application to build lists.
It is coded with [symfony](http://www.symfony-project.org/).You can see it online at [http://listandcheck.com](http://listandcheck.com).
Installation
------------Skinny is a symfony application. You can clone its repository by doing
git clone git://github.com/nacmartin/skinny.gitand then configure your database with:
vim config/databases.yml
After that, you can proceed as usual with symfony.
License
-------Skinny is licensed under [CC-by-sa-3.0](http://creativecommons.org/licenses/by-sa/3.0/) license.
It contains code from [symfonians](http://symfonians.org) and [symfony-check](http://symfony-check.org/). Its design obviously comes from symfony-check.
Skinny is open sourced to give ideas for projects using symfony. Although, of course, you can use the code for whatever you want if you respect the license.
Postscript
----------In case you are curious, Skinny is a character of Breaking Bad (I name projects after BB characters).