Skip to content

EndeyshentLabs/1991-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1991 Test

Website made with 1991 and Forth programming language!

Quick Start

Using GFORTH v0.7.3

Debian

$ sudo apt-get install gforth gforth-common gforth-lib # install gforth

$ gforth-0.7.3 main.fs -e "start" # start gforth

$ xdg-open http://localhost:1991 # open browser

Other Distros and OSes

TBD

Using Docker

TBD

$ docker run -i -t --rm -p 1991:1991 endeyshentlabs/1991-test:0-2-0

$ xdg-open http://localhost:1991

About

Website made with 1991 framework and Forth!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published