Skip to content

AxaFrance/Skizzle

Repository files navigation

Skizzle

Skizzle is a Svelte + Electron application fetch and group the pull requests from all your projects from Azure DevOps. Skizzle notify you when a new pull request is available.

This app uses the Azure DevOps API API, and it is built with Electron and Svelte.

Skizzle displays a list of pull requests

Getting Started

Clone this repository:

# download
git clone https://github.com/AxaGuilDEv/skizzle.git
cd Skizzle

# install dependencies
npm install

# Run project
npm start

Installing

Installing Skizzle is pretty basic. Just follow the installer. For logging into the app, you have to use your Azure devOps e-mail and a token. This token have to be created from Azure and must be configured as "All accessible organizations" and the Scopes have to be "full access".

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

BOUKORRAS Jerome - Software Engineer. DE BAERDEMAEKER Mathieu - Software Engineer.

License

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