Commit Graph

6 Commits

Author SHA1 Message Date
e8cce2fca5 chore: merge cli with core 2021-02-05 01:37:25 +03:00
9d3d44dfa1 feat(cli): implement make migration command
chore(deps): add chrono crate
2021-02-03 01:07:26 +03:00
02f49a5d67 refac(cli): rename migra bin 2021-02-02 00:11:00 +03:00
26ee5bf26e chore: bump package versions 2021-01-31 13:40:52 +03:00
ac27bfc4dd feat(cli): add toml config
- [x] init migra.toml with serialized default config
	parameters
- [x] read and desirealize config from migra.toml
2021-01-31 03:23:47 +03:00
a9b3351d82 feat(cli): add structopt 2021-01-31 02:40:20 +03:00