Skip to content

Workflow tool for Roblox development using the Fennel programming language

License

Notifications You must be signed in to change notification settings

glinesbdev/fennel-rblx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fennel Rblx

Using the power of Moon Garden and incorporating the fun of Roblox, develop your Roblox games in the awesome Lisp style Fennel programming language.

⚠️ This tool requires that Rojo is installed. ⚠️

Installation

The easiest way to use Fennel Rblx is using LuaRocks:

luarocks install fennel_rblx

Usage

Usage: fennel_rblx [COMMAND] [FLAGS]

Manages the development workflow when working on Roblox using the Fennel programming language.

COMMANDS
  init PATH   : Create a new Rojo project in the given [PATH] and builds the [PATH].rbxlx Roblox file.
  start       : Watches the files in ./src and copies them to the ./out dir.
                Starts Rojo to transfer Lua code in ./out to your Roblox game.

FLAGS
  --version   : Shows the current build version of Fennel Rblx.
  -h, --help  : Shows this help text.

Contributing

  1. Fork the repo.
  2. Make your changes.
  3. Submit a PR!
  4. ...profit!

Having Issues?

Let me know!

License

Copyright © 2021-2021 Bradyn Glines

Released under the MIT license.

About

Workflow tool for Roblox development using the Fennel programming language

Resources

License

Stars

Watchers

Forks

Packages

No packages published