Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.33 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.33 KB

project workflow

workflow

terminal-wiki

Terminal-wiki contains the main logic and source code that fetches information from Wikipedia.
The code from this repository is used to create the snap package: wiki

wiki

The source code form terminal-wiki is synced to the repo 'wiki'.
That's where the python application is transformed into a snap application.
It can be found here: https://github.com/charanravi-online/wiki

Get it from the Snap Store

checklist

  • distribute wiki to winget
  • distribute wiki to flatpak
  • distribute wiki to macOS supported package managers

contribution guidelines

Refer the CONTRIBUTION for contribution guidelines before making any contributions.