File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 7474```
7575
7676If your Python package was created successfully, ` cookiecutter ` will point you to a file
77- (` my-python-project/project_setup.md ` ) that contains information on next steps such as:
78-
79- 1 . making ` my-python-project ` a local git repository
80- 1 . connecting the local repository to a new repository on GitHub
81- 1 . pushing the freshly generated content to GitHub
82- 1 . discovering what GitHub Actions there are, what they do, and how to inspect their results
83-
84- Follow the instructions from ` my-python-project/project_setup.md ` and make sure that everything works.
77+ (` my-python-project/next_steps.md ` ) that contains information on next steps.
8578
8679In addition to the information in ` my-python-project/project_setup.md ` , the developer documentation
8780` my-python-project/README.dev.md ` contains information on a few more things to check, for example:
You can’t perform that action at this time.
0 commit comments