forked from paf31/purescript-book
-
Notifications
You must be signed in to change notification settings - Fork 193
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
Getting Started scripts - not all lines are removed #430
Comments
softmoth
added a commit
to softmoth/purescript-book
that referenced
this issue
Aug 31, 2023
Keeping it all in a single `scripts/prepareExercises.sh` avoids duplication. Also remove the complex file finding; simply getting all source files within the `exercises` directory is a perfect fit for what is needed. This fixes Issue purescript-contrib#430.
softmoth
added a commit
to softmoth/purescript-book
that referenced
this issue
Aug 31, 2023
Keeping it all in a single `scripts/prepareExercises.sh` avoids duplication. Also remove the complex file finding; simply getting all source files within the `exercises` directory is a perfect fit for what is needed. This fixes Issue purescript-contrib#430.
milesfrain
added a commit
that referenced
this issue
Sep 6, 2023
* scripts: merge removeAnchors.sh and resetSolutions.sh Keeping it all in a single `scripts/prepareExercises.sh` avoids duplication. Also remove the complex file finding; simply getting all source files within the `exercises` directory is a perfect fit for what is needed. This fixes Issue #430. * Simplify scripts/prepareExercises.sh * Add prepareExercises.sh to CI --------- Co-authored-by: Miles Frain <miles.frain@colorado.edu>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
resetSolutions.sh
- comments not removed from chapter3,AddressBook.purs
removeAnchors.sh
- anchors not removed from chapter2, chapter6no-peeking/Solutions.purs
Win 10
The text was updated successfully, but these errors were encountered: