slackbuilds/development/racer
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README development/racer: Updated for version 2.1.46. 2021-06-08 07:39:21 +07:00
racer.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
racer.info development/racer: Updated for version 2.1.46. 2021-06-08 07:39:21 +07:00
slack-desc development/racer: Added (Rust Code Completion utility). 2017-10-21 07:08:31 +07:00

README

racer - Rust Code Completion utility

This requires rust nightly installed through rustup. Before running this
slackbuild, you should install the nightly from 2021-05-01 by running:

  rustup toolchain install --profile minimal nightly-2021-05-01