Skip to content

allaycc/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

allay-server

Serves allay packages over rednet. Install on a CC computer with a wireless modem, run it, and other CC computers on the same network can fetch packages from you with allay-rednet-transport.

Install

allay install allay-server

Use

Set the computer's label (becomes its rednet station name):

label set my-source

Put package definitions and files in a directory, e.g. /home/allay-source/:

/home/allay-source/index.lua
/home/allay-source/foo.lua
/home/allay-source/files/foo/init.lua

Run the server:

allay-server /home/allay-source

Other computers add the source:

allay source add rednet://my-source

Wire protocol

See allay-rednet-transport for the protocol definition.

License

MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages