start a new project for an interactive cli

This commit is contained in:
Zlatin Balevsky
2019-10-23 19:38:16 +01:00
parent b412f9fb0c
commit 8f16614dc3
3 changed files with 31 additions and 0 deletions

View File

@ -4,5 +4,6 @@ include 'update-server'
include 'core'
include 'gui'
include 'cli'
include 'cli-lanterna'
// include 'webui'
// include 'plug'