Система управления сборкой 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 d278cda22d
Added list configurations
1 year ago
.bundle Initial commit 1 year ago
classes Added list configurations 1 year ago
db/migrations Receipt create. Part 2 1 year ago
locks Initial commit 1 year ago
public Receipt create. Part 2 1 year ago
views Added list configurations 1 year ago
.gitignore Added gitignore 1 year ago
Gemfile Initial commit 1 year ago
Gemfile.lock Initial commit 1 year ago
LICENSE Initial commit 1 year ago
README.md Initial commit 1 year ago
app.rb Added list configurations 1 year ago
config.ini Added list configurations 1 year ago

README.md

Запуск

bundle exec ruby app.rb

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

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