Система управления сборкой rpm пакетов на базе mock+git
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
alexey 2059e19d0d
Added mock build. Part 4
4 weeks ago
.bundle Initial commit 2 months ago
classes Added mock build. Part 4 4 weeks ago
db/migrations Project edit 1 month ago
locks Added mock build. Part 4 4 weeks ago
public Project edit 1 month ago
views Added mock build. Part 4 4 weeks ago
.gitignore Added projects. Part 6 1 month ago
Gemfile Initial commit 2 months ago
Gemfile.lock Initial commit 2 months ago
LICENSE Initial commit 2 months ago
README.md Initial commit 2 months ago
app.rb Added mock build. Part 4 4 weeks ago
config.ini Added mock build. Part 2 4 weeks ago

README.md

Запуск

bundle exec ruby app.rb

Подготовка базы данных

bundle exec sequel -m db/migrations sqlite://db/workbase.sqlite3