GHOffline

Check offline site in a repository of Github


Keywords
http, https, offline, validation, github, repository, repo, github-tools, pygithub, python, utilities, validation-plugin
License
GPL-3.0
Install
pip install GHOffline==1.1

Documentation

GHOffline Build Status Codacy Badge

Check offline site in a repository of Github

Requires

Written for Python3

Install

PIP installation:

$ sudo pip install ghoffline

Manual installation:

$ sudo python setup.py install

How to use

Login with password

$ ghoffline you_user you_password user/repo

Login with token (Note: user='token')

$ ghoffline token you_token user/repo

Output in text (<user_repo>.txt)

Very simple :)


By Tiago Danin