Crates.io | epitls-pi |
lib.rs | epitls-pi |
version | 1.5.2 |
source | src |
created_at | 2022-09-25 14:06:03.71362 |
updated_at | 2023-01-11 15:48:42.346794 |
description | A little helper tool meant to ease the developpment of the C piscine at EPITA/Toulouse. |
homepage | https://github.com/MajorBarnulf/epitls-pi |
repository | https://github.com/MajorBarnulf/epitls-pi |
max_upload_size | |
id | 673630 |
size | 77,901 |
A little helper tool meant to ease the developpment of the C homeworks at EPITA/Toulouse.
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
epitls-pi-bin
cargo install epitls-pi
-p
flag to run subcommand with parameter piping.