Skip to content

nesvoboda/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov C/C++ CI time tracker

WIP by ablanar and ashishae

Running the tests

Install criterion

Mac OS: brew install snaipe/soft/criterion

42 clusters

If you are installing Criterion in a 42 cluster, you should also source set_env.sh to add this library to GCC's library and includes search path:

source ./set_env.sh

You probably should source this script from your shell config (i.e. ~/.bashrc or ~/.zshrc)

Other installation methods: https://github.com/Snaipe/Criterion

Run the tests

make run_tests

About

An attempt to rewrite Bash in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published