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

How to use require and load #2

Open
borgauf opened this issue Nov 22, 2022 · 0 comments
Open

How to use require and load #2

borgauf opened this issue Nov 22, 2022 · 0 comments

Comments

@borgauf
Copy link

borgauf commented Nov 22, 2022

I've got your basic install and have tested everything. But now I'd like to use this . I basically have no idea how to install/load the two files

(require "mk.rkt")

and

(load "test-all.scm")

to run the tests. I can start a racket REPL and just put these in as is and they work, but how to get that last (load "test-all.scm") to run in a source block?

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