public
Description: Erlang web application framework
Homepage: http://getsmak.com/
Clone URL: git://github.com/skarab/smak.git
dlundqvist (author)
Thu Jul 23 08:39:01 -0700 2009
skarab (committer)
Sat Jul 25 07:01:35 -0700 2009
commit  057858bfbc617b67ff37131a90eaf43c58e5ec06
tree    f420dd24142294b0f2e2049d26318d67b5e93218
parent  7df7158164ced347c3409fe690ef14e82de0a6c8
smak /
name age message
file .gitignore Wed Mar 11 11:21:37 -0700 2009 Fixed EDoc errors Updated copyright year [skarab]
file .gitmodules Wed Feb 18 09:48:46 -0800 2009 Add ewgi submodule [skarab]
file Emakefile Sat Jul 25 07:01:30 -0700 2009 Use "full" path to ewgi.hrl so we can easily in... [dlundqvist]
file LICENSE Thu May 22 11:15:14 -0700 2008 Added license [Hunter Morris]
file Makefile Fri Mar 13 08:02:37 -0700 2009 Fixed smak_url tests Added 'make test' [skarab]
file README Thu May 22 11:15:14 -0700 2008 Added license [Hunter Morris]
file _build.cfg Wed Feb 18 09:18:58 -0800 2009 Bumped version [skarab]
directory deps/ Wed Mar 11 17:45:35 -0700 2009 Got latest EWGI changes [skarab]
directory doc/ Thu May 22 12:11:00 -0700 2008 Simple make-based build infrastructure [Hunter Morris]
directory ebin/ Wed Feb 18 09:48:36 -0800 2009 Re-structured make process [skarab]
directory include/ Sat Jul 25 07:01:30 -0700 2009 Use "full" path to ewgi.hrl so we can easily in... [dlundqvist]
directory src/ Sat Jul 25 07:01:35 -0700 2009 Anchor route regexps. Otherwise we get false m... [dlundqvist]
README
Smak is an Erlang web application framework which utilises the Erlang Web Gateway Interface (EWGI) specification.