Система управления сборкой 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 0e894fafd6
Added receipts list
12 months ago
.bundle Initial commit 12 months ago
classes Added receipts list 12 months ago
db/migrations Initial commit 12 months ago
locks Initial commit 12 months ago
public Added git information 12 months ago
views Added receipts list 12 months ago
.gitignore Added gitignore 12 months ago
Gemfile Initial commit 12 months ago
Gemfile.lock Initial commit 12 months ago
LICENSE Initial commit 12 months ago
README.md Initial commit 12 months ago
app.rb Added receipts list 12 months ago
config.ini Initial commit 12 months ago

README.md

Запуск

bundle exec ruby app.rb

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

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