Skip to content

KishanSeksaria/codecrafters-shell-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

progress-banner

This is my solution to the "Build Your Own Shell" Challenge by CodeCrafters. This is my first project on golang, and would love any feedback and suggestions.

All the basic features of a shell are implemented. Commands like echo, cd, exit, pwd, cat and type have custom implementations based on the challenge, while any other built-in commands can be executed if they are available in path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors