An open API service indexing awesome lists of open source software.

https://github.com/seluj78/minishell

My attempt to create a mini shell for 42's school
https://github.com/seluj78/minishell

42 42born2code bash c minishell shell

Last synced: 11 months ago
JSON representation

My attempt to create a mini shell for 42's school

Awesome Lists containing this project

README

          

# 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