1
0
mirror of https://github.com/ycd/manage-fastapi.git synced 2021-11-08 01:34:39 +03:00

20 Commits

Author SHA1 Message Date
Marcelo Trylesinski
41648fb46e Support Windows and MacOS (#36)
* Support Windows and MacOS

* Add questionary dependency

* Remove the tests

* Remove print
2021-09-02 22:24:13 +02:00
aliereno
60e196a1e6 Add mysql support 2021-07-23 18:34:33 +03:00
yagiz
8ece434644 💡 Change the name of interact command 2020-12-07 23:07:52 +03:00
Marcelo Trylesinski
51115cd597 Add startapp tests 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
4ef522de7e Add startapp command 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
de640a4489 Add tests to new interact setup 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
d20bba6b44 Add database support 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
d89a147c6f Add tests for docker support 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
2d3879a58b Add docker support to startproject 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
7fde3c1b5a ♻️ Change pattern to extend projects 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
63d4ea0aad 🎨 Add conditional if git config is not set 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
feeccca1c4 Add startproject tests 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
5bc91462b5 👷 Change travis to github workflow 2020-12-07 14:42:54 -03:00
yagiz
06bb3581c4 add updates for release 0.1.60 2020-11-06 01:00:01 +03:00
yagiz
437c8a66d3 delete run-server command and things related to that 2020-11-06 00:20:09 +03:00
yagiz
6e9a0cf4d2 delete test that become redunant 2020-11-06 00:17:57 +03:00
Marcelo Trylesinski
653e81ee62 add flake8, mypy and isort 2020-11-01 18:30:36 +01:00
Marcelo Trylesinski
e22a45f3ad refactor: add format rules and change tests location 2020-11-01 18:14:40 +01:00
ycd
82cd91c6d3 release 0.1.0 2020-08-08 20:53:47 +03:00
ycd
0e425263ae release version 0.1.0 2020-08-08 20:29:47 +03:00