Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBlessed level UI #166
Blessed level UI #166
Conversation
Codecov Report
@@ Coverage Diff @@
## master #166 +/- ##
===========================================
- Coverage 92.64% 71.84% -20.81%
===========================================
Files 92 91 -1
Lines 1088 1250 +162
Branches 165 212 +47
===========================================
- Hits 1008 898 -110
- Misses 65 304 +239
- Partials 15 48 +33
Continue to review full report at Codecov.
|
|
Currently WarriorJS uses 2 different approaches to generating the interfaces. Is it an idea to use Blessed for all interfaces? |
|
@jeroenrinzema I haven't looked at the code yet, but I saw you used |
If you mean the dialogs using Inquirer.js on one side and the |
New level UI build with Blessed. See #155 for more info. This PR is still a work in progress. The following tasks still need to be completed.