jackfirth / resyntax

A Racket refactoring engine
Apache License 2.0
58 stars 10 forks source link

how to install? #177

Closed spdegabrielle closed 1 year ago

spdegabrielle commented 1 year ago

Hi, I just installed resyntax with the DrRacket package manager graphical interface.

How should I build the command line tool?

spdegabrielle commented 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 ---
%