Skip to content

benjamin-thomas/7guis

Repository files navigation

Implementing 7 GUI tasks in many languages

Live demo: https://benjamin-thomas.github.io/7guis/

  • Counter
  • Temperature Converter
  • Flight Booker
  • Timer
  • CRUD
  • Circle Drawer
  • Cells

Git hooks

A dispatcher script runs each sub-project's manage/pre-commit.sh on commit.

To install, run from the repo root:

ln -sf ../manage/pre-commit.sh .git/hooks/pre-commit

To add a hook for a new sub-project, create <project>/manage/pre-commit.sh (make it executable). It will be picked up automatically.

About

Implementing 7 GUI tasks in many languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors