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

150 Commits

Author SHA1 Message Date
Marcelo Trylesinski
de640a4489 Add tests to new interact setup 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
d47d9a5070 💬 Ignore case on database option 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
a4452d6ab3 ✏️ Remove potato from interact command 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
9f2a0bc6b5 Add single line command support and version command 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
8f1f764cbe Make docker support optional 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
c9aa7e2e91 ♻️ Change context to return enum values 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
1a5704cedf 🐛 Remove setup.cfg when pre-commit is not enabled 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
67d2809e33 Add linter setup to startproject 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
f9b4177729 🔧 Add configuration on generated projects 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
c4f8d2d080 📄 Add license on starproject command 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
9035faaadd 🎨 Change folder name case on newly projects 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
afe9074054 🚀 Update mkdocs config file location 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
9f2031b8c5 💚 Fix tests on the CI 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
b574c5ae3c Add pytest-coverage 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
5bc91462b5 👷 Change travis to github workflow 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
dcd4d6f8a7 🎨 Add project name name to cli instead of interaction 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
3503930649 📝 Add more ideas to the roadmap 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
197a2a6c6d 🔖 Upgrade version to 0.2.0 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
8f1bfaf655 ✏️ Fix markdown typo 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
7b28c7472a 📝 Add roadmap document 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
5c0bedf7e9 📝 Add contributing guidelines 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
07911eb80a 🎨 Add .gitignore on generated project 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
0155faaace Add core dependencies 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
b226a83142 ⬆️ Upgrade development dependencies 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
4e5ac25a68 🚸 Create run command structure 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
70865d900c 💥 Change manage-fastapi command to fastapi 2020-12-07 14:42:54 -03:00
Marcelo Trylesinski
4dc07fc332 ♻️ Change the structure completely 2020-12-07 14:42:54 -03:00
Yağızcan Değirmenci
233767fe15 Release 0.1.60
Release 0.1.60
0.1.60
2020-11-05 22:02:49 +00:00
yagiz
c2af1ce1d3 fix __version__ 2020-11-06 01:02:00 +03:00
yagiz
06bb3581c4 add updates for release 0.1.60 2020-11-06 01:00:01 +03:00
yagiz
7579e3ac2f small fix on unlink 2020-11-06 00:57:15 +03:00
yagiz
65123b8f1b add a template for settings to create it without database 2020-11-06 00:54:06 +03:00
yagiz
22f1b32013 update docs and readme 2020-11-06 00:22:50 +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
yagiz
114a8df7da delete show-models command, and files related to that 2020-11-06 00:12:38 +03:00
Yağızcan Değirmenci
82afe00c16 Merge pull request #26 from Kludex/refactor/tests-location
refactor: add format rules and change tests location
2020-11-01 21:19:56 +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
Yağızcan Değirmenci
cfb1b91264 Update README.md 2020-08-30 04:37:19 +03:00
Yağızcan Değirmenci
db5218d930 🚀 Release version 0.1.52
🚀 Release version 0.1.52
2020-08-30 04:35:57 +03:00
ycd
0d2f0894b7 Release version 0.1.52 2020-08-30 04:33:55 +03:00
ycd
95ac85d7cd fix path issue 2020-08-30 04:17:07 +03:00
Yağızcan Değirmenci
4ab1f52b24 Add script for mypy 0.1.51 2020-08-26 01:38:34 +03:00