Skip to content

aura-systems/CosmosExecutable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmos Executable 🌌

Cosmos Executable is a utility for creating and running executable files in a Cosmos operating system, implemented in AuraOS for now. It uses Lua 5.2 for scripting and ZIP for data compression.

Usage

To develop an executable:

  1. Place your Lua source files (main.lua and other source files) in the 'source' folder.
  2. Use the Cosmos Executable builder to create your CEXE file.

Here's how to create a CEXE file:

CosmosExecutableBuilder.exe <source_directory> <output_cexe_file>
  • <source_directory>: Directory containing your Lua source files.
  • <output_cexe_file>: The output CEXE file name.

Authors

👤 @valentinbreiz

🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 AuraOS.
This project is BSD Clause 3 licensed.

About

Environment for CosmosOS executables development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published