LICENSE
README.md
pyproject.toml
tests/test_logic.py
webstarter/__init__.py
webstarter/cli.py
webstarter/commands/add.py
webstarter/commands/create.py
webstarter/commands/init.py
webstarter/core/__init__.py
webstarter/core/exceptions.py
webstarter/core/generator.py
webstarter/core/logger.py
webstarter/core/project_builder.py
webstarter/core/validator.py
webstarter/templates/base/index.html
webstarter/templates/base/css/style.css
webstarter/templates/base/js/main.js
webstarter/templates/bootstrap/cdn.html
webstarter/templates/components/navbar.html
webstarter/templates/dark/dark-theme.css
webstarter/templates/multipage/about.html
webstarter/templates/multipage/router.js
webstarter/utils/copier.py
webstarter/utils/file_manager.py
webstarter_cli.egg-info/PKG-INFO
webstarter_cli.egg-info/SOURCES.txt
webstarter_cli.egg-info/dependency_links.txt
webstarter_cli.egg-info/entry_points.txt
webstarter_cli.egg-info/requires.txt
webstarter_cli.egg-info/top_level.txt