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

provide step-by-step plan for doing a make workflow #148

Open
hannesdatta opened this issue Mar 9, 2023 · 1 comment
Open

provide step-by-step plan for doing a make workflow #148

hannesdatta opened this issue Mar 9, 2023 · 1 comment

Comments

@hannesdatta
Copy link
Owner

Notes:

  1. Take code out
  2. Implement setup + ITO in the new file, and the old file(s)
  3. Update makefile with new rule: remember to pick all necessary prerequisites
  4. Run make -n to preview: any error messages?
  5. Run make -- does it run through?
  6. Run make again: does it realize it's done?
@hannesdatta
Copy link
Owner Author

Add also wipe the working directory

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

No branches or pull requests

1 participant