Skip to content

lex-chicherini/wordle-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-data

  • В этом проекте находятся общие файлы для проекта wordle.
    • .proto файлы
    • перечисления
  • А так же тесты для сгенерированных файлов на с++.

Собрать тесты

git clone https://github.com/alec-chicherini/wordle-data.git
cd wordle-data
docker build --target=wordle_data_build . -t wordle-data-build
cd ~

Запустить тесты

docker run --rm --privileged wordle-data-build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors