8000 GitHub - ainstaller/aInstaller: desktop app to edit and install ahud
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ainstaller/aInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ainstaller for ahud

users

You can download the ahud installer at: https://github.com/ainstaller/aInstaller/releases/latest

Preview: aInstaller's preview

programmers

install dependencies

npm install -g electron-builder bower && npm install
cd app && npm install && bower install

build npm run build

run npm start

0