Skip to content

wekan/wedos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeKan ® Open Source kanban for FreeDOS and Bash

Starting FreeDOS version

Tested at FreeDOS running at VirtualBox.

  1. Download https://github.com/wekan/wedos/archive/refs/heads/main.zip
  2. unzip main.zip
  3. cd wedos
  4. w

TODO: How to use FreeDOS version of echo command to not add newline, so text and count of boards to same line? It works in Bash, but not in FreeDOS.

Starting Bash version

Tested at Bash at Ubuntu 23.04. Works where Bash, Git and SQLite3 are available.

sudo apt -y install git sqlite3 

git clone https://github.com/wekan/wedos

cd wedos

./w.sh

Releases

No releases published

Packages

No packages published