GaltSoft / kitura-manager

API Management inspired by Django REST framework
Apache License 2.0
3 stars 0 forks source link

Create Skelton Project with demo server using hello world method from our framework #8

Closed ahalls closed 6 years ago

ahalls commented 6 years ago

ahalls [4:27 AM] I want you to use SPM (Swift Package Manager)

[4:27] to create our project l ike this

[4:27] https://github.com/IBM-Swift/Kitura-net

[4:28] then make sub directory "demo" replicate this project there (edited)

[4:28] https://github.com/IBM-Swift/kitura-helloworld GitHub IBM-Swift/kitura-helloworld kitura-helloworld - Very simple server-side Swift application that can be run both locally as well as on Bluemix

[4:30] except the demo project only need files to make demo ... not all the other stuff license etc ...

[4:30] do you understand task so far ?

swiftlover [4:32 AM] yes, I can understand

[4:32] Swift Package Manager looks to easy use.

ahalls [4:33 AM] it is easy

swiftlover [4:34 AM] btw where is built executable file?

[4:35] Oh.. I found it

ahalls [4:35 AM] make a "hello world" function in our kitura-manager (edited)

swiftlover [4:37 AM] I can see 2 option when create project.

ahalls [4:37 AM] enhance the hello world server to use the use our

swiftlover [4:37 AM] with --type executable and nothing

ahalls [4:37 AM] hello word function from the frame work

[4:37] executable is for the server

swiftlover [4:37 AM] ok,

ahalls [4:39 AM] make screencast show us how to run the server

swiftlover [4:39 AM] Is it my task?

ahalls [4:40 AM] the purpose is to show us all the test environment we will use

swiftlover [4:40 AM] until when should I complete this task?

ahalls [4:49 AM] set a comfortable pace

[4:49] tell me when you will get it done

swiftlover [4:49 AM] OK.

ahalls commented 6 years ago

OBE ... my rework has the project working correctly.