Platforms: Windows and macOS
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.
Clone this repository:
# download
git clone https://github.com/AxaGuilDEv/skizzle.git
cd Skizzle
# install dependencies
npm install
# Run project
npm start
Installing Skizzle is pretty basic. Just follow the installer. For logging into the app, you have to use your Azure devOps account.
Note for Mac users : Skizzle is not signed (yet). It can be a problem on some Macs. To fix it, you have to copy the Skizzle app in Application folder being administrator and then type the command : bash xattr -rc /Applications/Skizzle.app/.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
BOUKORRAS Jerome - Software Engineer. DE BAERDEMAEKER Mathieu - Software Engineer.
This project is licensed under MIT License - see the LICENSE.md file for details