An open API service indexing awesome lists of open source software.

https://github.com/pbizopoulos/check-python-script


https://github.com/pbizopoulos/check-python-script

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# Check Python script

# Use Requirements
# POSIX Shell & Utilities
# Git
# Nix
git clone [email protected]:pbizopoulos/check-python-script ~/github.com/pbizopoulos/check-python-script

# Use
make -C ~/github.com/pbizopoulos/check-python-script/docs/
xdg-open https://localhost:8080

# Debug Requirements
# Use Requirements

# Debug
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/check-python-script/docs/pyscript/
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/check-python-script/docs/
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/check-python-script/python/
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/check-python-script/
nix run ~/github.com/pbizopoulos/check-python-script/python/ ~/github.com/pbizopoulos/check-python-script/python/main.py

# Deploy Requirements
xdg-open https://github.com/pbizopoulos/check-python-script/settings/pages
# Choose the /docs in the main branch in 'Build and deployment'

# Deploy
# Done automatically after each git push

# Use Deployed Requirements
# Any Web Browser
# Nix

# Use Deployed
xdg-open https://pbizopoulos.github.io/check-python-script
nix run github:pbizopoulos/check-python-script?dir=python main.py