Skip to content

a small example repository for usage of the phlegyas library

License

Notifications You must be signed in to change notification settings

dspearson/phlegyas-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An example application for Phlegyas.

To build and run:

export PORT=12345
git clone https://github.com/dspearson/phlegyas-example
cd phlegyas-example
lein deps
lein uberjar
lein -jar target/uberjar/phlegyas-example-0.0.1-SNAPSHOT-standalone.jar $PORT

You now have a 9P2000 filesystem listening on localhost, with the port as specified above.

About

a small example repository for usage of the phlegyas library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published