Discuss or ask a question
Installing Tales
Install
Installing Tales is really simple. First, make sure you have Fantom installed. Then execute this command
fanr install -r http://repo.talesframework.org:9000 tales
Test
Open command prompt and type
fan tales
. You should see a welcome message.
That's all. Now you can make your first app, a echo server.