Skip to content

hyungdookil/books_inventory_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Install Redis-Serever

brew install redis
redis-server

Clone project

git clone git@github.com:hyungdookil/books_inventory_control.git

Build the application

cd books_inventory_control
swift build

Building within Xcode

swift package generate-xcodeproj

Run the built executable

.build/debug/books_inventory_control

Now, open a browser pointing at http://localhost:8090

ubuntu

sudo apt-get install clang libssl-dev libcurl4-openssl-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published