Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell

A minimal shell.

Build & Run

Run the following commands:

meson build/
meson compile -C build/
build/minishell

Contributing

VS Code

If you use VS Code, open this project in a devcontainer to start developing.

NeoVim

If you want to use NeoVim, install the devcontainer CLI first. Then run the following commands to start developing.

devcontainer up
devcontainer exec bash

About

Simple shell created in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages