Skip to content

FightingFox/DBML_for_Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBML for Windows

Как пользоваться

  • Склонируйте репозиторий
  • docker build -t dbml .
  • Разместите файлы .dbml в папку dbml
  • Разместите файлы .sql в папку sql
  • sh start.sh (MacOS, Linux) или запустите start.bat (Windows)
  • Рядом с исходными файлами появятся их преобразованные версии

How to use

  • Clone the repository
  • docker build -t dbml .
  • Place the files .dbml to the dbml folder
  • Place the .sql files in the sql folder
  • sh start.sh (macOS, Linux) or run start.bat (Windows)
  • Converted versions of the source files will appear next to the source files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published