TechnionYP5779 / team1

Git repo of team 1 of the yearly project technion CS
6 stars 3 forks source link

Yearly Project Team 1

Visit Our new Repository- Technion Bot

Our Status

Build Status Total alerts GitHub issues closed codecov.io [Projects code style]() Language grade: Java

Visit our wiki page for more information

Contributors

About the spartanizer

The Spartanizer is an Eclipse plugin that offers tips for simplifying your code and make it shorter.

The Spartanizer applies spartan programming principles to your code. It refactors your code so it is simpler, contains less variable names that take place in the program's namespaces and is supposed to make the code cleaner.

The Spartanizer offers a various of programming tips and improvements, including removal of unnecessary code, changing temporary variables to generic names and much more.

This project was conceived as an academic project in the 'Technion - Israel Institute of Technology', and was later developed for several years by different students and members of the Computer Science faculty.

We used these tools to build the project

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Instructors