Skip to content

acornsoftuk/xllify-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xllify-starter

This repo demonstrates using the xllify-build action to package some simple custom functions from main.luau

This is a template repo so you can create a copy of it and have a ready to build custom function XLL ready to download in about a minute (depending on how fast the runner your build lands on is - it can vary.)

Slightly more sophisticated demos are available in the xllify-demo repo. You can download a built XLL straight from the releases page.

Get started, entirely on GitHub

No need for any installation or Windows development setup. Just a browser (and Microsoft Excel for Windows, if you want to download and run your masterpiece.)

This is not a recommended replacement for a development environment, but it's enough to give you the gist without installing anthing.

A video of the process is here: https://youtu.be/dYObyXQCrKs

Some familiarity with the GitHub Actions UI is helpful but, briefly:

Initial build

Make a change

  • Edit main.luau line 10 and change "Hello there, " to "Bonjour, " (or whatever you like)
  • Repeat the process of building, downloading an running the XLL
  • Admire your XLL prowess

About

Starter repository for xllify

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages