Jon Cox
385560687a
Minor typo corrections in Hello World guide.
2017-02-12 15:09:35 +00:00
Tanner
02625e1f04
Revert "Download shell scripts through HTTPS (requires vapor.sh server config fix!)"
2017-02-07 11:04:09 +01:00
tuxtina
2fcdc87e4f
Changed *.vapor.sh URLs to use HTTPS
2017-02-04 16:07:53 +01:00
Casper Rasmussen
de4279a63b
Merge pull request #101 from nebiros/fix-ubuntu-dependencies-needed
...
Adds libpython2.7-dev libcurl3 to avoid some errors
2017-01-13 20:22:37 +01:00
Casper Rasmussen
680b96a886
Merge pull request #103 from codesman/master
...
Added info & fixed typos for Toolbox --template & Leaf #index
2017-01-13 20:07:08 +01:00
Casper Rasmussen
0566176f80
Merge pull request #104 from djroze/master
...
Fix typo on "Install Toolbox" getting started page.
2017-01-13 19:56:55 +01:00
Andreas
3fc42076c2
Update file tree to reflect actual folder created
...
The file tree visualization gave the impression that Sources, Public, Resources and Package.swift would all be created in the current folder after running `vapor new Hello`, which isn't the case.
2017-01-08 06:04:21 +01:00
Daniel Rozeboom
964dc8560a
Fix typo on "Install Toolbox" getting started page.
2017-01-06 20:40:44 -08:00
Tom Holland
ad9c0fa286
Added template help
2016-12-27 10:47:42 -08:00
Juan Felipe Alvarez Saldarriaga
6a341b5c18
Adds libpython2.7-dev libcurl3 to avoid some errors
2016-12-22 15:55:13 -05:00
Benedikt Reichert
8ec6bd61be
Updated minor version
...
Updated to reflect current version (1.1.12).
2016-11-12 14:14:47 +01:00
Reza
73e370f5f7
Added information regarding sudo usage
2016-10-30 15:43:54 +06:00
symonty
a1c015fbd3
Updated to correct directory structure Sources>Apps
...
The documentaiton stated >App>main.swift
when I did the process i noted it was >Sources>App>main.swift
Confused me for a bit so I thought it was worth an update
2016-10-11 14:08:23 -07:00
Infinite Sea Inc
b9b2e0e4d7
updates
2016-09-29 07:36:17 -07:00
Infinite Sea Inc
21d9fadca3
Fix links
2016-09-29 07:34:08 -07:00
Sami Suteria
96ee48edef
update hello world
2016-09-21 22:46:21 -07:00
Sami Suteria
31534a8f17
update hello world
2016-09-21 19:59:30 -07:00
vikin
496135767a
Install new version
...
```swift
.Package(url: "https://github.com/vapor/vapor.git ", majorVersion: 0, minor: 18) -> .Package(url: "https://github.com/vapor/vapor.git ", majorVersion: 1, minor: 0)
```
2016-09-18 08:36:29 +08:00
Tanner Nelson
87bf399ffe
updates
2016-09-15 16:40:52 -04:00
Tanner Nelson
b5073d8e99
addl updates
2016-09-15 00:48:13 -04:00
Tanner Nelson
b576d741aa
update install instructions
2016-09-15 00:27:36 -04:00
Suhair Zain
90967092be
Updated minor version in Package.swift example
2016-09-11 04:21:42 +05:30
Suhair Zain
2fa9e69a0e
Removed try
...
Fix for
warning: no calls to throwing functions occur within 'try' expression
try drop.serve()
2016-09-11 04:15:54 +05:30
Suhair Zain
5190c4885c
Changed port from 8000 to 8080
2016-09-11 04:14:51 +05:30
Tanner Nelson
425dea5095
0.18
2016-09-09 02:33:20 -04:00
Tanner Nelson
adc7bfe2eb
fix route
2016-08-22 15:10:43 -04:00
Roman Paradeev
e3be48f537
Fix link to hello route
2016-08-13 04:56:17 +05:00
Tanner Nelson
8c71f8b912
toolbox
2016-08-06 00:36:30 -04:00
Tanner Nelson
cb602c3e42
big rename
2016-08-05 11:32:25 -04:00
Tanner Nelson
85e9de39e7
update manual quickstart + version
2016-08-04 16:24:29 -04:00
Logan Wright
5042ddc03f
tweak swift code formatting
2016-08-02 15:58:09 -04:00
Logan Wright
f625854b56
tweak title
2016-08-02 15:56:31 -04:00
Logan Wright
fc46247836
adding xcode page
2016-08-02 13:16:24 -04:00
Logan Wright
6f149ba8b2
update
2016-08-02 12:54:17 -04:00
Logan Wright
ab848a09a3
manual quickstart
2016-08-02 11:21:14 -04:00
Tanner Nelson
67ee447ae1
update routing
2016-07-30 21:44:30 -04:00
Tanner Nelson
20e05cb892
updated template style
2016-07-30 20:11:04 -04:00
Tanner Nelson
cbf291a94a
updated images
2016-07-30 18:15:27 -04:00
Tanner Nelson
f6eafe2618
update readme
2016-07-30 17:43:22 -04:00
Tanner Nelson
a313775049
relative paths
2016-07-30 17:35:37 -04:00
Tanner Nelson
3421294a52
md link
2016-07-30 16:20:03 -04:00
Tanner Nelson
417e5bb092
add spaces
2016-07-30 16:19:14 -04:00
Tanner Nelson
71ece0bebe
base url updates
2016-07-30 16:17:21 -04:00
Tanner Nelson
80f3ecd4a9
📖
2016-07-30 16:09:50 -04:00