Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Python argument to init command #226

Closed
wants to merge 5 commits into from

Conversation

ezyang
Copy link
Owner

@ezyang ezyang commented Mar 28, 2025

Stack from ghstack (oldest at bottom):

main.py add a --python argument to init

8c4b3f2  (Base revision)
2fefadb  Update init_codemcp_project function to add Python project setup functionality
b1920d9  Update the init CLI command to accept the --python flag
1e3fbc3  Add test for the init command with Python option
HEAD     Auto-commit format changes

codemcp-id: 237-feat-add-python-argument-to-init-command

[ghstack-poisoned]
ezyang added a commit that referenced this pull request Mar 28, 2025
main.py add a --python argument to init

```git-revs
8c4b3f2  (Base revision)
2fefadb  Update init_codemcp_project function to add Python project setup functionality
b1920d9  Update the init CLI command to accept the --python flag
1e3fbc3  Add test for the init command with Python option
HEAD     Auto-commit format changes
```

codemcp-id: 237-feat-add-python-argument-to-init-command
ghstack-source-id: b27e541630dee949378951f95122e32fd0ee2054
Pull-Request-resolved: #226
[ghstack-poisoned]
ezyang added a commit that referenced this pull request Mar 28, 2025
main.py add a --python argument to init

```git-revs
8c4b3f2  (Base revision)
2fefadb  Update init_codemcp_project function to add Python project setup functionality
b1920d9  Update the init CLI command to accept the --python flag
1e3fbc3  Add test for the init command with Python option
783b687  Auto-commit format changes
31b452e  Create pyproject.toml template for Python projects
d5dfadc  Create README.md template for Python projects
797e360  Create __init__.py template for Python projects
0c36e94  Update main.py to use templates for Python project setup
73021c3  Update test_init_command.py with improved tests for Python project templates
HEAD     Auto-commit format changes
```

codemcp-id: 237-feat-add-python-argument-to-init-command
ghstack-source-id: 437f7ea97b85a7686f7244bfd7b300cb8e4aeaf6
Pull-Request-resolved: #226
[ghstack-poisoned]
ezyang added a commit that referenced this pull request Mar 28, 2025
main.py add a --python argument to init

```git-revs
8c4b3f2  (Base revision)
2fefadb  Update init_codemcp_project function to add Python project setup functionality
b1920d9  Update the init CLI command to accept the --python flag
1e3fbc3  Add test for the init command with Python option
783b687  Auto-commit format changes
31b452e  Create pyproject.toml template for Python projects
d5dfadc  Create README.md template for Python projects
797e360  Create __init__.py template for Python projects
0c36e94  Update main.py to use templates for Python project setup
73021c3  Update test_init_command.py with improved tests for Python project templates
b85d79c  Auto-commit format changes
bd67fdd  Create blank codemcp.toml template
02b7bde  Update main.py with refactored template handling for project initialization
02c4b72  Create __init__.py template in package directory
27445ef  Create codemcp.toml template for Python projects
c5286c1  Auto-commit format changes
HEAD     Auto-commit lint changes
```

codemcp-id: 237-feat-add-python-argument-to-init-command
ghstack-source-id: fa90db457fc3185df4dd30acd7ed74c9d37eeff7
Pull-Request-resolved: #226
[ghstack-poisoned]
ezyang added a commit that referenced this pull request Mar 28, 2025
main.py add a --python argument to init

```git-revs
8c4b3f2  (Base revision)
2fefadb  Update init_codemcp_project function to add Python project setup functionality
b1920d9  Update the init CLI command to accept the --python flag
1e3fbc3  Add test for the init command with Python option
783b687  Auto-commit format changes
31b452e  Create pyproject.toml template for Python projects
d5dfadc  Create README.md template for Python projects
797e360  Create __init__.py template for Python projects
0c36e94  Update main.py to use templates for Python project setup
73021c3  Update test_init_command.py with improved tests for Python project templates
b85d79c  Auto-commit format changes
bd67fdd  Create blank codemcp.toml template
02b7bde  Update main.py with refactored template handling for project initialization
02c4b72  Create __init__.py template in package directory
27445ef  Create codemcp.toml template for Python projects
c5286c1  Auto-commit format changes
cf6da67  Auto-commit lint changes
1f23bf0  Create template package directory with placeholder in name
c682b65  Update main.py to support placeholders in file and directory names
ec12a81  Auto-commit format changes
HEAD     Auto-commit lint changes
```

codemcp-id: 237-feat-add-python-argument-to-init-command
ghstack-source-id: ec2a9cfdd18e3f1181b60568e347c0afb0bdd3ea
Pull-Request-resolved: #226
[ghstack-poisoned]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant