Giter Site home page Giter Site logo

moon_bundler's Introduction

MoonBundler

This repository contains a project that compiles MoonScript into Lua and bundles it into a single Lua file using Tape. It simplifies the process of integrating MoonScript code into your Lua projects by creating a single, standalone Lua file.

Support

Favorting this repo and forking it when using it in projects would mean a lot. Anything helps but nothing is needed from you to use it!

Prerequisites

Before you can use this tool, you'll need to have the following software installed:

Installing

These are my prefered ways of installing.

1: Install luarocks to setup MoonScript

scoop install luarocks
scoop install cmake
scoop install mingw

2: Install moonscript

luarocks install moonscript --dev
luarocks install moonpick

3: Install node.js & tape

scoop install nodejs
npm install -g tape-lua

4: Install python

scoop install python

5: Clone repository

git clone https://github.com/windows-fryer/moon_bundler.git
cd moon_bundler

Usage

Open this file inside of Visual Stuio Code, put your source code inside of src, and run the build task. You'll have your lua code inside of build and bundle inside of bundle.

moon_bundler's People

Watchers

liga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.