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

Add a Makefile #577

Open
purva-thakre opened this issue May 1, 2024 · 0 comments
Open

Add a Makefile #577

purva-thakre opened this issue May 1, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@purva-thakre
Copy link
Collaborator

purva-thakre commented May 1, 2024

Taking inspiration from Mitiq, it might be better to use easier targets like make format etc. as these are easier to remember compared to the things required by our various dependencies. Commands to use ruff are different than those required by pylint and so on.

There is one such file used in docs/Makefile

Resources

  1. https://www.gnu.org/software/make/manual/html_node/Overview.html
  2. https://web.mit.edu/gnu/doc/html/make_2.html
  3. https://www.sas.upenn.edu/~jesusfv/Chapter_HPC_6_Make.pdf

Decided to create this issue as I don't know how a Makefile works even though using it is very convenient.

@purva-thakre purva-thakre self-assigned this May 1, 2024
@purva-thakre purva-thakre added this to the v1.0.8 milestone May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant