Skip to content

Airine/CS4218-Shell

Repository files navigation

CS4218 Software Testing Project - The SHELL

Group Project for CS4218, 19/20 Sem2

This project tests and implements a Linux-like shell.

Getting Started (How to run the shell?)

Go to Release, and download the shell.jar. Then run with commands below:

java -jar shell.jar

How to run tests

Download our source code and open it as a maven project with Intellij Idea.

  • Right click on test folder, choose Run 'All Tests'

    run all tests

  • Or run with maven command

    mvn test

Contributors

... To be added

About

CS4218 Software Testing Project - The SHELL.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages