index
:
minishell.git
lexer
m_test
master
path
rendu
School project: a minimalistic shell based on bash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test_mini
/
libft
/
.travis.yml
blob: 71027dd466cdf12d6ced6f1a85942781c97bcca0 (
plain
)
1
2
3
4
language:
c
compiler:
gcc
script:
make all
&&
make
-
C ./test run_v