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
Hunter Morris (committer)
Sat Jul 25 07:01:35 -0700 2009
smak /
name age message
file .gitignore Wed Mar 11 11:21:37 -0700 2009 Fixed EDoc errors Updated copyright year [Hunter Morris]
file .gitmodules Wed Feb 18 09:48:46 -0800 2009 Add ewgi submodule [Hunter Morris]
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' [Hunter Morris]
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 [Hunter Morris]
directory deps/ Wed Mar 11 17:45:35 -0700 2009 Got latest EWGI changes [Hunter Morris]
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 [Hunter Morris]
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.