Система управления сборкой 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 48b648f46b
Added mock build. Part 1
9 months ago
.bundle Initial commit 10 months ago
classes Added mock build. Part 1 9 months ago
db/migrations Project edit 9 months ago
locks Added projects. Part 1 10 months ago
public Project edit 9 months ago
views Added mock build. Part 1 9 months ago
.gitignore Added projects. Part 6 9 months ago
Gemfile Initial commit 10 months ago
Gemfile.lock Initial commit 10 months ago
LICENSE Initial commit 10 months ago
README.md Initial commit 10 months ago
app.rb Added mock build. Part 1 9 months ago
config.ini Added list configurations 10 months ago

README.md

Запуск

bundle exec ruby app.rb

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

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