Skip to content

akoprow/OpaDo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Opa: http://opalang.org

Compile and Run:

[tristan@marx ~/Devel/opado]
15:45 (master) λ make
opa src/todo.opa src/user.opa src/admin.opa src/main.opa
Embedding file "/Users/tristan/Devel/opado/resources/destroy.png" as resource "resources/destroy.png" with mimetype "image/png"
Embedding file "/Users/tristan/Devel/opado/resources/todos.css" as resource "resources/todos.css" with mimetype "text/css"
[tristan@marx ~/Devel/opado]
15:47 (master) λ ./src/main.exe 
Accesses logged to access.log
Messages logged to error.log
Opa-server (OPA/652) serving on http://marx.local:8080

About

Opa port of the TodoMVC app

Resources

Stars

Watchers

Forks

Packages

No packages published