码迷,mamicode.com
首页 > 系统相关 > 详细

linux中高亮显示文本的工具 -- bat

时间:2018-12-08 17:03:35      阅读:261      评论:0      收藏:0      [点我收藏+]

标签:高亮   https   开发   rust   github   显示   文本   管理工具   ati   

bat 的项目地址 https://github.com/sharkdp/bat

bat 是用rust 开发的, 在centos中安装bat需要rust的环境, 我们可以通过安装rust的包管理工具cargo来获得rust环境

wget  https://static.rust-lang.org/rustup.sh  通过下载并允许该脚本可以获取最新的rust和cargo

然后通过 cargo install bat  安装bat

linux中高亮显示文本的工具 -- bat

标签:高亮   https   开发   rust   github   显示   文本   管理工具   ati   

原文地址:https://www.cnblogs.com/answercard/p/10087976.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!