Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Makefile Improvements #132

Open
1 task done
chainsawriot opened this issue Apr 14, 2023 · 1 comment
Open
1 task done

Add Makefile Improvements #132

chainsawriot opened this issue Apr 14, 2023 · 1 comment

Comments

@chainsawriot
Copy link
Collaborator

chainsawriot commented Apr 14, 2023

  • More directives
dockerlaunch:
	docker run --rm --name "${handle}container" -ti ${handle}img
dockerbash:
	docker run --rm --name "${handle}container" --entrypoint bash -ti ${handle}img
@chainsawriot chainsawriot changed the title More directives in the default Makefile Add Makefile Improvements Apr 14, 2023
@chainsawriot
Copy link
Collaborator Author

  • Insert handle from use_rang
use_rang(".", handle = "yourproject")

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant