Skip to content

krissemicolon-archive/perplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perplex

Git Client in a TUI format

Building

You need

  • ghc
  • cabal
git clone https://github.com/krissemicolon/perplex.git
cd perplex
cabal update
cabal build

Dependencies

Brick architecture

         Start
           |
           V
Event -> State -> Draw
  ^                 |
  |                 |
   \-    Brick   <-/
s: State                : TuiState
e: Custom events
n: Name of resources    : ResourceName