Skip to content

LiGM-GH/Barmaley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barmaley

Make tables fast

  • Class Table makes tables from Hash: {key1: value1, key2: value2} and automatically makes columns.
  • Class Parser gets file or string and makes Hashes.
  • main.rb is now history.

Usage

  • Run bundle install in repo directory to get all gems needed.
  • Then, if all gems installed, place something like this in the lab file
{
     Класс:      Промежуточные данные,
     Имя:        a,
     Смысл:      тестовые данные,
     Тип:
     Структура:
     Диапазон:
     Формат:     [5..600]
}
  • Then run ./main.rb parse #{input file} --to #{output TXT/XLSX (existance not nesessary)} there
  • Then get your table in the terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published