Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ Contributions welcome!

# Run a temporary server (Neko) (or shorter: `ufront s`)
ufront server
**or**
cd www
nekotools server

# Run a temporary server (PHP)
php -S localhost:2987
Expand Down
2 changes: 1 addition & 1 deletion server.hxml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-cp src
-cp src/server
-lib ufront:1.0.0-rc.13
-lib ufront-mail:1.0.0-rc.4
-lib erazor:1.0.0-rc.1
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tasks.hxml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-cp src
-cp src/server
-lib ufront:1.0.0-rc.13
-lib ufront-mail:1.0.0-rc.4
-lib erazor:1.0.0-rc.1
Expand Down
2 changes: 1 addition & 1 deletion test.hxml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-cp src
-cp src/server
-cp test/src
-lib ufront:1.0.0-rc.13
-lib ufront-mail:1.0.0-rc.4
Expand Down
Empty file.
Empty file.
Empty file.