forked from openSUSE/software-o-o
-
Notifications
You must be signed in to change notification settings - Fork 0
The site behind software.opensuse.org. It is the default web interface to download openSUSE distribution and to search for OBS packages.
cwh42/software-o-o
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Install: sudo zypper in rubygem-rails-2_3 rubygem-sqlite3 rubygem-gettext_rails rubygem-nokogiri memcached Additional gems either from devel:languages:ruby:extensions (incompatible atm) or rubygems: daemons, mongrel, ruby-debug, delayed_job (1.8.4), capistrano cat > config/database.yml <<EOF development: adapter: sqlite3 database: db/development.sqlite3 pool: 5 timeout: 5000 EOF rake db:migrate git submodule init git submodule update ./script/server
About
The site behind software.opensuse.org. It is the default web interface to download openSUSE distribution and to search for OBS packages.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 84.0%
- CSS 13.6%
- JavaScript 2.4%