File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ Template Repo Combines:
2020 - Remember to rename the ` include/aligncount ` directory to use your project's lowercase name and update all relevant ` #include ` s accordingly.
2121 - Replace instances of ALIGNCOUNT_VERSION with ` [YOUR_PROJECT_NAME]_VERSION `
2222 - Set the name of the C++ executable (e.g. aligncount_cpp) to your liking in ` cpp/standalone/CMakeLists.txt `
23- - Set the expected name of the C++ executable in the ` cpp_standalone.yml ` workflow.
24- - Set the expected name of the C++ executable and python wrapper in ` DockerFile ` .
25- - Set the name for your published docker image in ` docker_release.yml `
23+ - Set the expected name of the C++ executable in the ` cpp_standalone.yml ` workflow.
24+ - Set the expected name of the C++ executable and python wrapper in ` DockerFile ` .
25+ - Set the name for your published docker image in ` docker_release.yml `
2626- Replace the source files with your own
2727- Set GitHub action secrets for:
2828 - ANACONDA_TOKEN
You can’t perform that action at this time.
0 commit comments