Skip to content

JustGodWork/lua_promise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua Promise

Description

Lua Promise is a library to use async function/methods in a "sync" way.

Installation

To install this project, follow these steps:

  • Clone the repository: git clone https://github.com/JustGodWork/lua_promise.git
  • Navigate into the project directory: cd lua_promise

Usage

Add the library to your project and use it like in example.lua

Contributing

If you want to contribute to this project, we welcome your contributions! Here's how you can get started:

  • Fork the repository on GitHub.
  • Clone your forked repository to your local machine.
  • Create a new branch for your changes: git checkout -b my-feature.
  • Make your desired changes to the codebase.
  • Commit your changes: git commit -m "Add my feature".
  • Push your changes to your forked repository: git push origin my-feature.
  • Open a pull request on the original repository, describing your changes and why they should be merged.

We appreciate your contributions and look forward to reviewing your pull requests!

License

This project is licensed under the MIT License.

Contact

If you have any questions or feedback, feel free to reach out to us:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages