Skip to content
/ LuaFS Public

A Lua library for interfacing with the file system

License

Notifications You must be signed in to change notification settings

jgvanwyk/LuaFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuaFS

A Lua library for interfacing with the file system.

LuaFS targets Lua 5.1, and it assumes a POSIX system which provides an fts library.

Installation

Run make to produce the library filesystem.so and make install to install it into /usr/local.

Usage

See Documentation.md.

About

A Lua library for interfacing with the file system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published