Use no-X emacs in the e alias
[khome.git] / deps / racket / Makefile
1 .PHONY: ubuntu
2 ubuntu:
3 sudo add-apt-repository ppa:plt/racket
4 sudo apt update
5 sudo apt install racket
This page took 0.061647 seconds and 4 git commands to generate.