Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

mxjp/asciiflow2-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asciiflow2 desktop

This is a utility for building asciiflow2 from source and compiling it an electron app.

Prerequisites

  • Nodejs & npm
  • Git
  • Bash - (git bash is enough on windows)
  • Java 8 or newer - Needed to compile asciiflow js sources (ง ͠ಠ_ಠ)ง

Clone & compile

git clone https://github.com/mxjp/asciiflow2-electron --recursive
cd asciiflow2-electron

npm ci
npm run compile

About

Download and compile asciiflow2 to an electron app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published