#pi #tls #epita #piscine

app epitls-pi

一款旨在简化EPITA/Toulouse的C语言编程作业开发的辅助工具

12个稳定版本

1.5.2 2023年1月11日
1.5.1 2023年1月4日
1.4.1 2022年11月20日
1.3.1 2022年10月5日
1.2.1 2022年9月30日

54#pi 中排名

每月42 次下载

GPL-3.0+

26KB
880

epitls PI

描述

一款旨在简化EPITA/Toulouse的C语言编程作业开发的辅助工具。

用法

epitls-pi 

USAGE:
    pi <SUBCOMMAND>

OPTIONS:
    -h, --help    Print help information

SUBCOMMANDS:
    check    Checks a source file for conformance with piscine limitations
    help     Print this message or the help of the given subcommand(s)
    init     Initializes a project directory configuration, useful for custom flags, includes and custop push messages
    run      Runs a set of files or the default target
    test     Runs tests contained within a particular test file or the default test file
    watch    Watches changes to the project included files and runs a command on changes

安装

  • 通过AUR安装,作为 epitls-pi-bin
  • 使用cargo cargo install epitls-pi

待办事项

  • 添加对严格模式的支持和运行/测试。
  • 添加 -p 标志以运行带有参数管道的子命令。
  • 推送时自动添加标志
  • 防止重复包含。
  • 初始化时添加标志以复制个人环境
  • gc子命令以释放缓存

依赖关系

~4–15MB
~143K SLoC