Skip to content

gregmak/OpaDo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Opa: http://opalang.org

Compile and Run:

19:05 (master) λ make
opa --parser js-like src/todo.opa src/user.opa src/admin.opa src/main.opa -o main.exe
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/js/bugherd.js" as resource "resources/js/bugherd.js" with mimetype "application/javascript"
Embedding file "/Users/tristan/Devel/opado/resources/js/google_analytics.js" as resource "resources/js/google_analytics.js" with mimetype "application/javascript"
Embedding file "/Users/tristan/Devel/opado/resources/todos.css" as resource "resources/todos.css" with mimetype "text/css"
[tristan@marx ~/Devel/opado]
19:05 (master) λ ./main.exe
Accesses logged to access.log
Messages logged to error.log
Http (OPA/1056) serving on http://marx.local:8080

About

Opa port of the TodoMVC app

Resources

Stars

Watchers

Forks

Packages

No packages published