jovanbulck / jsh

A basic UNIX shell implementation in C
GNU General Public License v3.0
30 stars 10 forks source link

Update the github description of the project #26

Closed KevinMordijck closed 9 years ago

KevinMordijck commented 9 years ago

the description of the project "A proof-of-concept UNIX shell implementation in C" is outdated. It is more than a proof-of-concept. If changed, this description in the code should be updated as well.

jovanbulck commented 9 years ago

Yes, it once started as a proof-of-concept :p

"proof-of-concept" sounds nice, but is rather confusing and outdated indeed. On the other hand, as stated in the man page "jsh is written 'just for fun' and is not intented to be a complete replacement for standard UNIX shells such as bash." This should also be reflected in the title, I think. I'll think about it. Comment here if you have better title suggestions...

GijsTimmers commented 9 years ago

How about "A time-consuming, school-distracting open source shell project".

or "A UNIX shell, written in C, inspired by zsh".

KevinMordijck commented 9 years ago

I tought the intention of using the shell is evolved to be a complete replacement for standard UNIX shells in the future. It is not yet one, but in the future it will be right?

jovanbulck commented 9 years ago

jsh can indeed be a usable replacement, but won't ever have all the features of an established UNIX shell... Maybe I should update the man page to something like "jsh is written 'just for fun' and is not intented to be a full competitor to advanced UNIX shells such as bash and zsh" I'll think about it for release 1.0.

Some ideas for the description:

jovanbulck commented 9 years ago

I just got a fantastic idea: Lets vote on it! -- Leve de partij!

Rules of the game:

I'll start: :+1: VOTE "A basic UNIX shell implementation in C"

KevinMordijck commented 9 years ago

:+1: VOTE "Not-a-master-thesis shell project"

stefaantruijen commented 9 years ago

:+1: VOTE Not-a-master-thesis

Wanimatrix commented 9 years ago

:+1: VOTE "A UNIX shell implementation in C (of which any resemblance to actual persons is purely coincidental)"

GijsTimmers commented 9 years ago

:+1: VOTE: "The juiciest shell in town! Get it while it's fresh!"

jovanbulck commented 9 years ago

jsh: jo-shell a UNIX shell in a nut shell

jovanbulck commented 9 years ago

as a summary of the above; as a constant reminder and to keep up with UNIX traditions: ;-)

:+1: VOTE: "jsh: jo-shell is not a master thesis"

there's even a rationale: "jsh : jo-shell is not a master thesis" :shell: ( <- look at the shell :p )

KevinMordijck commented 9 years ago

:+1: VOTE: "jsh: jo-shell is not a master thesis"

jovanbulck commented 9 years ago

Since github search (only) uses the short descriptio, it's probably best to don't mess to much with it :p --> I'll change it to something like "a basic UNIX shell implementation in C" Check also the disclaimer section in the man page...