Skip to content

haktankyzc/shellcan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shellcan.c

Basic shell written in C for educational purposes (C training :))

Features

  • Colored terminal
  • Auto completion
  • Config files "shcanrc" integration:

custom aliases for commands: '''sh alias .. = "cd .." alias l = "ls -la" '''

Building Project

chmod +x shellcan.c
./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published