spdegabrielle
2020-2-12 09:57:51

Am I correct in assuming this, racket/bin/raco pkg install --batch --no-cache --no-docs --binary-lib --jobs 1 --auto srfi-lite-lib racket/bin/raco pkg install --batch --no-cache --no-docs --binary-lib --jobs 1 --auto base racket/bin/raco pkg install --batch --no-cache --no-docs --binary-lib --jobs 1 --auto net-lib racket/bin/raco pkg install --batch --no-cache --no-docs --binary-lib --jobs 1 --auto net-cookies-lib racket/bin/raco pkg install --batch --no-cache --no-docs --binary-lib --jobs 1 --auto compatibility-lib can be replaced with this racket/bin/raco pkg install --batch --binary-lib --jobs 1 --auto srfi-lite-lib base net-lib net-cookies-lib compatibility-lib ?


notjack
2020-2-12 11:59:50

Yes, I think


spdegabrielle
2020-2-12 12:21:13

thanks @notjack


spdegabrielle
2020-2-12 12:51:40

A simple racket web app on glitch: https://glitch.com/~rantstack-pol


spdegabrielle
2020-2-12 12:52:26

In contrast with the more sophisticated racket-stories: https://glitch.com/~spdegabrielle-racket-stories