Closed spdegabrielle closed 1 year ago
Nevermind. Found the guidance at https://racket.discourse.group/t/resyntax-a-macro-powered-refactoring-tool/835?u=spdegabrielle
Works:
% raco pkg install --installation resyntax
% resyntax analyze --file coroutines-example.rkt
resyntax: --- analyzing code ---
resyntax: --- displaying results ---
%
Hi, I just installed resyntax with the DrRacket package manager graphical interface.
How should I build the command line tool?