An open API service indexing awesome lists of open source software.

https://github.com/daelvn/filekit

Wrapper around LuaFileSystem that implements other useful functions and compatibility with the CC FS API
https://github.com/daelvn/filekit

lua luafilesystem wrapper

Last synced: about 1 year ago
JSON representation

Wrapper around LuaFileSystem that implements other useful functions and compatibility with the CC FS API

Awesome Lists containing this project

README

          

# filekit

filekit is a Lua library written in MoonScript that simplifies the methods used by [LuaFileSystem](http://keplerproject.github.io/luafilesystem/) and adds a bunch of other functions for checking whether files exist, getting octal permissions... It also serves as a drop-in replacement for the [ComputerCraft FS API](http://computercraft.info/wiki/Fs_(API)), so you might be able to write programs compatible with both platforms now.

## Documentation

See the documentation [here](https://git.daelvn.com/filekit/).

## Inspirations

- [LuaFileSystem](http://keplerproject.github.io/luafilesystem/)
- [file.lua](https://github.com/gummesson/file.lua)

## License

This project is Unlicensed, and released to the public domain.

## Goodbye?

goodbye.