Seluj78/Minishell

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Minishell [![Build Status](https://travis-ci.org/Seluj78/Minishell.svg?branch=master)](https://travis-ci.org/Seluj78/Minishell) [![Code Climate](https://codeclimate.com/github/Seluj78/Minishell/badges/gpa.svg)](https://codeclimate.com/github/Seluj78/Minishell) [![Test Coverage](https://codeclimate.com/github/Seluj78/Minishell/badges/coverage.svg)](https://codeclimate.com/github/Seluj78/Minishell/coverage) [![Issue Count](https://codeclimate.com/github/Seluj78/Minishell/badges/issue_count.svg)](https://codeclimate.com/github/Seluj78/Minishell)
My attempt to create a mini shell for 42's school