README.md
pyproject.toml
fastkit_cli/__init__.py
fastkit_cli/main.py
fastkit_cli.egg-info/PKG-INFO
fastkit_cli.egg-info/SOURCES.txt
fastkit_cli.egg-info/dependency_links.txt
fastkit_cli.egg-info/entry_points.txt
fastkit_cli.egg-info/requires.txt
fastkit_cli.egg-info/top_level.txt
fastkit_cli/commands/__init__.py
fastkit_cli/commands/make.py
fastkit_cli/commands/migrate.py
fastkit_cli/commands/new.py
fastkit_cli/commands/seed.py
fastkit_cli/commands/server.py
fastkit_cli/templates/__init__.py
tests/test_make.py
tests/test_new.py
tests/test_seed.py
tests/test_server.py