Coder Social home page Coder Social logo

anoubluvz / knit-starter Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 8 KB

A starter project template with the Knit framework and LuaU Intellisense and autocompletion + Rojo for vscode integration with Roblox Studio

License: MIT License

Lua 100.00%

knit-starter's Introduction

The Knit Starter Project

This is just a quick starting point setup with a package manager and LuaU autocomplete on vscode

Tech Stack

> Selene
    LuaU Autocompletion

> Wally
    Package manager

> Knit
    Roblox framework that helps handle client to server communication really easily

> Trove
    Janitor-like library helps with clearing memory very quickly

> Component
    Easily lets you control game instances just by assigning a Tag to them

> Loader
    Just a util lib I used to load services and controllers to Knit

> ProfileService
    As of writing this Imo the best way to handle Datastores as it 
    handles mostly every complicated thing under the hood leaving
    you to just worry about the datastoring aspect only

> Rojo
    To hook any vscode based editor to Roblox Studio with real-time file updates

Notes

Using the $ignoreUnknownInstances attribute on files in the rojo settings json is only to ignore the PackageLinks in studio and helps to auto update source code in multiple places at once

Installation

This works right out of the box you just clone the repo and install dependencies and start writing away after hooking it using rojo

    git clone https://github.com/syntomy/knit-starter.git
    wally install
    rojo serve

And start writing away your services & libraries

If you plan on using this template then share it with other devs interested in using Knit <3

knit-starter's People

Contributors

anoubluvz avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

dixlyn

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.