ULL-ESIT-GRADOII-TFG / tfg-berkan-software

Repo conteniendo el software del TFG de Berkan
MIT License
1 stars 0 forks source link

AutoCheck for GhClassrooms.

This project is an alternative to "ghshell", a Node.js package that offers an interaction with Github as if you were using your command line simulating a tree structure that provides all the options at your level in the tree Github account or your organization.

Unlike ghshell, this project will incorporate a desktop interface using electron to facilitate the management of Github-ClassRooms in a visual way.

Getting Started

This repository contains the project software described above, structured directly in different directories.

These instructions described below will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

First you must download the repository that contains the application software.

$ git@github.com:ULL-ESIT-GRADOII-TFG/tfg-berkan.git

Install the necessary dependencies

$ npm install

and then execute the next one to launch de application.

$ npm start

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Built With

Authors

See also the list of contributors who participated in this project.

License

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