Skip to content

上手服务器端框架Perfect,用Swift写HTTP服务器

Notifications You must be signed in to change notification settings

josephchang10/hello-perfect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

命令行指令

mkdir hello-perfect cd hello-perfect swift package init --type executable

swift package generate-xcodeproj

open ./hello-perfect.xcodeproj

swift package update

swift package generate-xcodeproj

mkdir webroot touch webroot/hello.txt swift package generate-xcodeproj

About

上手服务器端框架Perfect,用Swift写HTTP服务器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages