Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 572 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 572 Bytes

Maestro

Run:

go run main.go start 

Other commands

Enter new words to translate

go run main.go enter

Packages:

  • bucket - representation of the smallest data unit
  • catalog - package to read directory with data files
  • cli - command line interface for user
  • comparison - packege to compare words
  • data - one of the representation data
  • importer - responsible for save entered data to e.g. file
  • list - packege to serve single bucket to UI
  • mark - represents the marks resulting from the comparison of words