Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

This project builds a small shell with command line interface thanks to Curses.
This project uses the Curses library. Check is the unit testing library of the project.
CMake is the build system of the project.

Build

cmake .
make
make test

Usage

Run the shell

./minishell

Feature

This shell contains cd builtin and history.

About

Simple Shell implementation with command line interface

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages