Commit Graph

11 Commits

Author SHA1 Message Date
cuqmbr
342b6dc0ef refactor: decouple enty point from logic(handlers & helpers) 2022-08-12 21:36:27 +03:00
cuqmbr
386516df00 refactor: remake database model classes
It allowed to make possible flexible manipulations on database data
2022-08-12 21:30:17 +03:00
cuqmbr
676ec839ac fix: fix 'new name' prompt when passing empty string
This fixes System.UnauthorizedAccessException by prompting new name again
2022-08-11 13:57:13 +03:00
cuqmbr
c3fc536b17 feat: add cli options validation 2022-08-10 21:03:39 +03:00
cuqmbr
76368ed59e feat: add database models, migration & context 2022-08-10 19:36:01 +03:00
cuqmbr
4cbc5f307b docs: add README.md 2022-08-08 23:05:25 +03:00
cuqmbr
d1985ad124 feat: add cli interface & basic .kml generation 2022-08-08 22:46:19 +03:00
cuqmbr
3990d5215f feat: add data models 2022-08-07 14:42:09 +03:00
cuqmbr
052623e3bd chore: add System.CommandLine NuGet package 2022-08-06 20:26:24 +03:00
cuqmbr
8b89ffc58a
docs: add LICENSE.md 2022-08-06 12:59:58 +03:00
cuqmbr
8ed907327f chore: initial commit 2022-08-06 12:54:59 +03:00