diff --git a/README.chinese.md b/README.chinese.md index 49fbea8..5cc4889 100644 --- a/README.chinese.md +++ b/README.chinese.md @@ -1,8 +1,9 @@ # LuaConsole - + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![License](https://img.shields.io/github/license/tilkinsc/LuaConsole.svg)](https://github.com/tilkinsc/LuaConsole/blob/master/LICENSE) [![Codecov](https://codecov.io/gh/tilkinsc/LuaConsole/coverage.svg?branch=master)](https://codecov.io/gh/tilkinsc/LuaConsole) [![Gitter.im](https://badges.gitter.im/tilkinsc/LuaConsole.png)](https://gitter.im/LuaConsole) [![travis-ci](https://travis-ci.org/tilkinsc/LuaConsole.svg?branch=master)](https://travis-ci.org/tilkinsc/LuaConsole) [![Build status](https://ci.appveyor.com/api/projects/status/3rqh0vn8a0lm8itg?svg=true)](https://ci.appveyor.com/project/Hydroque/luaconsole) - [![English](https://user-images.githubusercontent.com/7494772/109406669-0a75d500-7949-11eb-87fa-b56ee60e2afd.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.md) [![Spanish](https://user-images.githubusercontent.com/7494772/109406678-24171c80-7949-11eb-94d7-83afe3befae0.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.espanol.md) [![German](https://user-images.githubusercontent.com/7494772/109406691-3002de80-7949-11eb-83ee-95967d986e99.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.german.md) @@ -12,29 +13,33 @@ [![Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?business=RCR8HT8GDC5XC&item_name=Free+Software¤cy_code=USD) -https://github.com/tilkinsc/LuaConsole -下一代跨平台\[Lua-5.1.x,LuaJIT-2.0,Lua-5.2.x,Lua-5.3.x,Lua-5.4.x\]支持的CLI取代了PUC-Lua和LuaJIT CLI +[LuaConsole](https://github.com/tilkinsc/LuaConsole) 下一代跨平台\[Lua-5.1.x,LuaJIT-2.0,Lua-5.2.x,Lua-5.3.x,Lua-5.4.x\]支持的CLI取代了PUC-Lua和LuaJIT CLI -有关更多信息,请访问[LuaConsole Github网站](https://tilkinsc.github.io/LuaConsole)和[wiki](https://github.com/tilkinsc/LuaConsole/wiki)! +有关更多信息,请访问[LuaConsole Github网站](https://tilkinsc.github.io/LuaConsole)和[LuaConsole Wiki](https://github.com/tilkinsc/LuaConsole/wiki)! + +## 目标 -# 目标 * 比PUC-Lua/LuaJIT更好的CLI应用程序 * 支持与PUC-Lua和LuaJIT兼容的所有内容 * 防止混乱的代码 * 依赖CLI且独立 -# 构建源代码 +## 构建源代码 + [Windows/Linux Build Instructions](https://github.com/tilkinsc/LuaConsole/wiki/Build-Instructions) -# 与LuaRocks一起使用 +## 与LuaRocks一起使用 + [LuaRocks Support](https://github.com/tilkinsc/LuaConsole/wiki/LuaRocks-Support) -# 与LuaDIST一起使用 +## 与LuaDIST一起使用 + [LuaDist Support Windows, Linux, MacOS](https://github.com/tilkinsc/LuaConsole/wiki/LuaDist-Support-Windows,-Linux,-MacOS) -# 测试 +## 测试 ### Linux + ```bash # Help command luaw --help /? -? @@ -66,6 +71,7 @@ dofile('res/testing.lua') ``` ### Windows + ```batch REM Help command luaw --help /? -? @@ -97,7 +103,27 @@ dofile('res/testing.lua') ``` -# 附加功能 +## 附加功能 + * [Windows Bonus - Flashy Icons & Registry Enhancements](https://github.com/tilkinsc/LuaConsole/wiki/Windows-Bonus----Flashy-Icons-&-Registry-Enhancements) * [Linux Bonus - Shebangs & Desktop Files](https://github.com/tilkinsc/LuaConsole/wiki/Linux-Bonus---Shebangs-&-Desktop-Files) +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

DarkWiiPlayer

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! diff --git a/README.espanol.md b/README.espanol.md index 7448827..4b8b834 100644 --- a/README.espanol.md +++ b/README.espanol.md @@ -1,8 +1,9 @@ # LuaConsole - + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![License](https://img.shields.io/github/license/tilkinsc/LuaConsole.svg)](https://github.com/tilkinsc/LuaConsole/blob/master/LICENSE) [![Codecov](https://codecov.io/gh/tilkinsc/LuaConsole/coverage.svg?branch=master)](https://codecov.io/gh/tilkinsc/LuaConsole) [![Gitter.im](https://badges.gitter.im/tilkinsc/LuaConsole.png)](https://gitter.im/LuaConsole) [![travis-ci](https://travis-ci.org/tilkinsc/LuaConsole.svg?branch=master)](https://travis-ci.org/tilkinsc/LuaConsole) [![Build status](https://ci.appveyor.com/api/projects/status/3rqh0vn8a0lm8itg?svg=true)](https://ci.appveyor.com/project/Hydroque/luaconsole) - [![English](https://user-images.githubusercontent.com/7494772/109406669-0a75d500-7949-11eb-87fa-b56ee60e2afd.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.md) [![Spanish](https://user-images.githubusercontent.com/7494772/109406678-24171c80-7949-11eb-94d7-83afe3befae0.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.espanol.md) [![German](https://user-images.githubusercontent.com/7494772/109406691-3002de80-7949-11eb-83ee-95967d986e99.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.german.md) @@ -12,30 +13,34 @@ [![Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?business=RCR8HT8GDC5XC&item_name=Free+Software¤cy_code=USD) -https://github.com/tilkinsc/LuaConsole -Una CLI de nueva generación, multiplataforma [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x], creada para reemplazar la CLI de PUC-Lua y LuaJIT +[https://github.com/tilkinsc/LuaConsole] una CLI de nueva generación, multiplataforma [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x], creada para reemplazar la CLI de PUC-Lua y LuaJIT -Para obtener más información, visite el [sitio web de LuaConsole Github](https://tilkinsc.github.io/LuaConsole) y el [wiki](https://github.com/tilkinsc/LuaConsole/wiki)! +Para obtener más información, visite el [sitio web de LuaConsole Github](https://tilkinsc.github.io/LuaConsole) y el [sitio web de LuaConsole Wiki](https://github.com/tilkinsc/LuaConsole/wiki)! + +## Metas -# Metas * Sea una mejor aplicación CLI que PUC-Lua/LuaJIT * Soporta todo lo compatible con PUC-Lua y LuaJIT * Evite el código confuso y desordenado * Ser dependiente e independiente de CLI * Multiplataforma: Linux, Windows, Mac (no oficial) -# Construyendo +## Construyendo + [Windows/Unix Build Instructions](https://github.com/tilkinsc/LuaConsole/wiki/Build-Instructions) -# Usar con LuaRocks +## Usar con LuaRocks + [LuaRocks Support](https://github.com/tilkinsc/LuaConsole/wiki/LuaRocks-Support) -# Usar con LuaDIST +## Usar con LuaDIST + [LuaDist Support Windows, Linux, MacOS](https://github.com/tilkinsc/LuaConsole/wiki/LuaDist-Support-Windows,-Linux,-MacOS) -# Pruebas +## Pruebas ### Linux + ```bash # Help command luaw --help /? -? @@ -67,6 +72,7 @@ dofile('res/testing.lua') ``` ### Windows + ```batch REM Help command luaw --help /? -? @@ -98,6 +104,27 @@ dofile('res/testing.lua') ``` -# Extra +## Extra + * [Windows Bonus - Flashy Icons & Registry Enhancements](https://github.com/tilkinsc/LuaConsole/wiki/Windows-Bonus----Flashy-Icons-&-Registry-Enhancements) * [Linux Bonus - Shebangs & Desktop Files](https://github.com/tilkinsc/LuaConsole/wiki/Linux-Bonus---Shebangs-&-Desktop-Files) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

DarkWiiPlayer

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! diff --git a/README.german.md b/README.german.md index 0421477..9b4a91e 100644 --- a/README.german.md +++ b/README.german.md @@ -1,8 +1,9 @@ # LuaConsole - + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![License](https://img.shields.io/github/license/tilkinsc/LuaConsole.svg)](https://github.com/tilkinsc/LuaConsole/blob/master/LICENSE) [![Codecov](https://codecov.io/gh/tilkinsc/LuaConsole/coverage.svg?branch=master)](https://codecov.io/gh/tilkinsc/LuaConsole) [![Gitter.im](https://badges.gitter.im/tilkinsc/LuaConsole.png)](https://gitter.im/LuaConsole) [![travis-ci](https://travis-ci.org/tilkinsc/LuaConsole.svg?branch=master)](https://travis-ci.org/tilkinsc/LuaConsole) [![Build status](https://ci.appveyor.com/api/projects/status/3rqh0vn8a0lm8itg?svg=true)](https://ci.appveyor.com/project/Hydroque/luaconsole) - [![English](https://user-images.githubusercontent.com/7494772/109406669-0a75d500-7949-11eb-87fa-b56ee60e2afd.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.md) [![Spanish](https://user-images.githubusercontent.com/7494772/109406678-24171c80-7949-11eb-94d7-83afe3befae0.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.espanol.md) [![German](https://user-images.githubusercontent.com/7494772/109406691-3002de80-7949-11eb-83ee-95967d986e99.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.german.md) @@ -12,30 +13,34 @@ [![Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?business=RCR8HT8GDC5XC&item_name=Free+Software¤cy_code=USD) -https://github.com/tilkinsc/LuaConsole -Eine plattformübergreifende CLI der nächsten Generation [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x], die PUC-Lua und LuaJIT CLI ersetzt +[https://github.com/tilkinsc/LuaConsole] ist eine plattformübergreifende CLI der nächsten Generation [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x], die PUC-Lua und LuaJIT CLI ersetzt -Weitere Informationen finden Sie auf der [LuaConsole Github-Website](https://tilkinsc.github.io/LuaConsole) und im [Wiki](https://github.com/tilkinsc/LuaConsole/wiki)! +Weitere Informationen finden Sie auf der [LuaConsole Github Website](https://tilkinsc.github.io/LuaConsole) und im [LuaConsole Github Wiki](https://github.com/tilkinsc/LuaConsole/wiki)! + +## Ziele -# Ziele * Seien Sie eine bessere CLI-Anwendung als PUC-Lua/LuaJIT * Unterstützen Sie alles, was mit PUC-Lua und LuaJIT kompatibel ist * Verhindern Sie unordentlichen, verschleierten Code * Seien Sie CLI-abhängig und unabhängig * Multiplattform - Linux, Windows, Mac (inoffiziell) -# Build +## Build + [Windows/Linux Build Instructions](https://github.com/tilkinsc/LuaConsole/wiki/Build-Instructions) -# Verwendung mit LuaRocks +## Verwendung mit LuaRocks + [LuaRocks Support](https://github.com/tilkinsc/LuaConsole/wiki/LuaRocks-Support) -# Verwendung mit LuaDIST +## Verwendung mit LuaDIST + [LuaDist Support Windows, Linux, MacOS](https://github.com/tilkinsc/LuaConsole/wiki/LuaDist-Support-Windows,-Linux,-MacOS) -# Testen +## Testen ### Linux + ```bash # Help command luaw --help /? -? @@ -67,6 +72,7 @@ dofile('res/testing.lua') ``` ### Windows + ```batch REM Help command luaw --help /? -? @@ -98,7 +104,27 @@ dofile('res/testing.lua') ``` -# Bonus +## Bonus + * [Windows Bonus - Flashy Icons & Registry Enhancements](https://github.com/tilkinsc/LuaConsole/wiki/Windows-Bonus----Flashy-Icons-&-Registry-Enhancements) * [Linux Bonus - Shebangs & Desktop Files](https://github.com/tilkinsc/LuaConsole/wiki/Linux-Bonus---Shebangs-&-Desktop-Files) +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

DarkWiiPlayer

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! diff --git a/README.md b/README.md index 9961956..b63c18c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![License](https://img.shields.io/github/license/tilkinsc/LuaConsole.svg)](https://github.com/tilkinsc/LuaConsole/blob/master/LICENSE) [![Codecov](https://codecov.io/gh/tilkinsc/LuaConsole/coverage.svg?branch=master)](https://codecov.io/gh/tilkinsc/LuaConsole) [![Gitter.im](https://badges.gitter.im/tilkinsc/LuaConsole.png)](https://gitter.im/LuaConsole) [![travis-ci](https://travis-ci.org/tilkinsc/LuaConsole.svg?branch=master)](https://travis-ci.org/tilkinsc/LuaConsole) [![Build status](https://ci.appveyor.com/api/projects/status/3rqh0vn8a0lm8itg?svg=true)](https://ci.appveyor.com/project/Hydroque/luaconsole) - [![English](https://user-images.githubusercontent.com/7494772/109406669-0a75d500-7949-11eb-87fa-b56ee60e2afd.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.md) [![Spanish](https://user-images.githubusercontent.com/7494772/109406678-24171c80-7949-11eb-94d7-83afe3befae0.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.espanol.md) [![German](https://user-images.githubusercontent.com/7494772/109406691-3002de80-7949-11eb-83ee-95967d986e99.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.german.md) @@ -14,30 +13,34 @@ [![Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?business=RCR8HT8GDC5XC&item_name=Free+Software¤cy_code=USD) -https://github.com/tilkinsc/LuaConsole -A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT CLI +[LuaConsole](https://github.com/tilkinsc/LuaConsole) is a next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT CLI + +For more information, visit [LuaConsole Github Website](https://tilkinsc.github.io/LuaConsole) and the [LuaConsole Github Wiki](https://github.com/tilkinsc/LuaConsole/wiki)! -For more information, visit [LuaConsole Github Website](https://tilkinsc.github.io/LuaConsole) and the [wiki](https://github.com/tilkinsc/LuaConsole/wiki)! +## Goals -# Goals * Be a better CLI application than PUC-Lua/LuaJIT * Support everything compatible with PUC-Lua and LuaJIT * Prevent messy, obfuscating code * Be CLI dependent and independent * Multiplatform - Linux, Windows, Mac (unofficial) -# Building +## Building + [Windows/Linux Build Instructions](https://github.com/tilkinsc/LuaConsole/wiki/Build-Instructions) -# Using with LuaRocks +## Using with LuaRocks + [LuaRocks Support](https://github.com/tilkinsc/LuaConsole/wiki/LuaRocks-Support) -# Using with LuaDIST +## Using with LuaDIST + [LuaDist Support Windows, Linux, MacOS](https://github.com/tilkinsc/LuaConsole/wiki/LuaDist-Support-Windows,-Linux,-MacOS) -# Testing +## Testing ### Linux + ```bash # Help command luaw --help /? -? @@ -69,6 +72,7 @@ dofile('res/testing.lua') ``` ### Windows + ```batch REM Help command luaw --help /? -? @@ -100,7 +104,8 @@ dofile('res/testing.lua') ``` -# Bonus +## Bonus + * [Windows Bonus - Flashy Icons & Registry Enhancements](https://github.com/tilkinsc/LuaConsole/wiki/Windows-Bonus----Flashy-Icons-&-Registry-Enhancements) * [Linux Bonus - Shebangs & Desktop Files](https://github.com/tilkinsc/LuaConsole/wiki/Linux-Bonus---Shebangs-&-Desktop-Files) diff --git a/README.portugues.md b/README.portugues.md index ea48c2c..fcb2033 100644 --- a/README.portugues.md +++ b/README.portugues.md @@ -1,8 +1,9 @@ # LuaConsole - + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![License](https://img.shields.io/github/license/tilkinsc/LuaConsole.svg)](https://github.com/tilkinsc/LuaConsole/blob/master/LICENSE) [![Codecov](https://codecov.io/gh/tilkinsc/LuaConsole/coverage.svg?branch=master)](https://codecov.io/gh/tilkinsc/LuaConsole) [![Gitter.im](https://badges.gitter.im/tilkinsc/LuaConsole.png)](https://gitter.im/LuaConsole) [![travis-ci](https://travis-ci.org/tilkinsc/LuaConsole.svg?branch=master)](https://travis-ci.org/tilkinsc/LuaConsole) [![Build status](https://ci.appveyor.com/api/projects/status/3rqh0vn8a0lm8itg?svg=true)](https://ci.appveyor.com/project/Hydroque/luaconsole) - [![English](https://user-images.githubusercontent.com/7494772/109406669-0a75d500-7949-11eb-87fa-b56ee60e2afd.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.md) [![Spanish](https://user-images.githubusercontent.com/7494772/109406678-24171c80-7949-11eb-94d7-83afe3befae0.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.espanol.md) [![German](https://user-images.githubusercontent.com/7494772/109406691-3002de80-7949-11eb-83ee-95967d986e99.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.german.md) @@ -12,30 +13,34 @@ [![Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?business=RCR8HT8GDC5XC&item_name=Free+Software¤cy_code=USD) -https://github.com/tilkinsc/LuaConsole -Uma próxima geração, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x] de suporte CLI feita para substituir PUC-Lua e LuaJIT CLI +[LuaConsole](https://github.com/tilkinsc/LuaConsole) é uma próxima geração, cross-platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x] de suporte CLI feita para substituir PUC-Lua e LuaJIT CLI -Para obter mais informações, visite [LuaConsole Github Website] (https://tilkinsc.github.io/LuaConsole) e o [wiki] (https://github.com/tilkinsc/LuaConsole/wiki)! +Para obter mais informações, visite [LuaConsole Github Website](https://tilkinsc.github.io/LuaConsole) e o [LuaConsole Github Wiki](https://github.com/tilkinsc/LuaConsole/wiki)! + +## Metas -# Metas * Ser um aplicativo CLI melhor do que PUC-Lua/LuaJIT * Suporta tudo compatível com PUC-Lua e LuaJIT * Evite códigos confusos e ofuscantes * Seja dependente e independente da CLI -* Multiplataforma - Linux, Windows, Mac (não oficial) +* Multiplataforma - Linux, Windows, Mac (não oficial) + +## Construir -# Construir [Windows/Unix Build Instructions](https://github.com/tilkinsc/LuaConsole/wiki/Build-Instructions -# Usando com LuaRocks +## Usando com LuaRocks + [LuaRocks Support](https://github.com/tilkinsc/LuaConsole/wiki/LuaRocks-Support) -# Usando com LuaDIST +## Usando com LuaDIST + [LuaDist Support Windows, Linux, MacOS](https://github.com/tilkinsc/LuaConsole/wiki/LuaDist-Support-Windows,-Linux,-MacOS) -# Testar +## Testar + +### Linux -## Linux ```bash # Help command luaw --help /? -? @@ -66,7 +71,8 @@ dofile('res/testing.lua') ``` -## Windows +### Windows + ```batch REM Help command luaw --help /? -? @@ -97,6 +103,28 @@ dofile('res/testing.lua') ``` -# Extra + +## Extra + * [Windows Bonus - Flashy Icons & Registry Enhancements](https://github.com/tilkinsc/LuaConsole/wiki/Windows-Bonus----Flashy-Icons-&-Registry-Enhancements) * [Linux Bonus - Shebangs & Desktop Files](https://github.com/tilkinsc/LuaConsole/wiki/Linux-Bonus---Shebangs-&-Desktop-Files) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

DarkWiiPlayer

рџ’»
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! diff --git a/README.russian.md b/README.russian.md index 31f8a9c..2a0d999 100644 --- a/README.russian.md +++ b/README.russian.md @@ -1,8 +1,9 @@ # LuaConsole - + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![License](https://img.shields.io/github/license/tilkinsc/LuaConsole.svg)](https://github.com/tilkinsc/LuaConsole/blob/master/LICENSE) [![Codecov](https://codecov.io/gh/tilkinsc/LuaConsole/coverage.svg?branch=master)](https://codecov.io/gh/tilkinsc/LuaConsole) [![Gitter.im](https://badges.gitter.im/tilkinsc/LuaConsole.png)](https://gitter.im/LuaConsole) [![travis-ci](https://travis-ci.org/tilkinsc/LuaConsole.svg?branch=master)](https://travis-ci.org/tilkinsc/LuaConsole) [![Build status](https://ci.appveyor.com/api/projects/status/3rqh0vn8a0lm8itg?svg=true)](https://ci.appveyor.com/project/Hydroque/luaconsole) - [![English](https://user-images.githubusercontent.com/7494772/109406669-0a75d500-7949-11eb-87fa-b56ee60e2afd.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.md) [![Spanish](https://user-images.githubusercontent.com/7494772/109406678-24171c80-7949-11eb-94d7-83afe3befae0.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.espanol.md) [![German](https://user-images.githubusercontent.com/7494772/109406691-3002de80-7949-11eb-83ee-95967d986e99.png)](https://github.com/tilkinsc/LuaConsole/blob/master/README.german.md) @@ -12,52 +13,58 @@ [![Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?business=RCR8HT8GDC5XC&item_name=Free+Software¤cy_code=USD) -https://github.com/tilkinsc/LuaConsole -Кросс-платформенный интерфейс следующего поколения [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x], поддерживающий CLI, призванный заменить PUC-Lua и LuaJIT CLI +[LuaConsole](https://github.com/tilkinsc/LuaConsole) - это [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x] совместимый кросс-платформенный интерфейс командной строки следующего поколения, призванный заменить PUC-Lua и LuaJIT CLI -Для получения дополнительной информации посетите [Веб-сайт LuaConsole Github](https://tilkinsc.github.io/LuaConsole) и [wiki](https://github.com/tilkinsc/LuaConsole/wiki)! +Для получения дополнительной информации посетите [Веб-сайт LuaConsole Github](https://tilkinsc.github.io/LuaConsole) и [Вики LuaConsole Github](https://github.com/tilkinsc/LuaConsole/wiki)! -# Цели -* Будьте лучшим приложением CLI, чем PUC-Lua/LuaJIT +## Цели + +* Быть лучшим CLI-приложением, чем PUC-Lua/LuaJIT * Поддержка всего, что совместимо с PUC-Lua и LuaJIT * Предотвратить беспорядочный, запутывающий код -* Будьте зависимы от интерфейса командной строки и независимы -* Мультиплатформенность - Linux, Windows, Mac (неофициально) +* Иметь возможность зависеть или не зависеть от интерфейса командной строки +* Мультиплатформенность - Linux, Windows, Mac (неофициально) + +## Сборка -# Сборка -[Windows/Unix Build Instructions](https://github.com/tilkinsc/LuaConsole/wiki/Build-Instructions) +[Инструкции по сборке на Windows/Unix](https://github.com/tilkinsc/LuaConsole/wiki/Build-Instructions) -# Использование с LuaRocks -[LuaRocks Support](https://github.com/tilkinsc/LuaConsole/wiki/LuaRocks-Support) +## Использование с LuaRocks -# Использование с LuaDIST -[LuaDist Support Windows, Linux, MacOS](https://github.com/tilkinsc/LuaConsole/wiki/LuaDist-Support-Windows,-Linux,-MacOS) +[Поддержка LuaRocks](https://github.com/tilkinsc/LuaConsole/wiki/LuaRocks-Support) + +## Использование с LuaDIST + +[Поддержка LuaDist на Windows, Linux, MacOS](https://github.com/tilkinsc/LuaConsole/wiki/LuaDist-Support-Windows,-Linux,-MacOS) + +## Тестирование ### Linux + ```bash -# Help command +# Команда помощи luaw --help /? -? -# REPL Mode +# Режим REPL luaw luaw -p -# From the command +# Из команды luaw res/testing.lua -Dtest=5 -n a b c luaw -lres/testing.lua -Dtest=5 -n a b c luaw -Dtest=5 -n a b c - < res/testing.lua -# With Shebang enhancements found below +# С улучшенным шебангом res/testing.lua -Dtest=5 -n a b c -# Using cat +# Используя cat cat res/testing.lua | luaw -Dtest=5 -n a b c - -# From inside Lua +# Из-под Lua luaw -e "dofile('res/testing.lua')" -Dtest=5 -n a b c luaw -e "dofile('testing.lua')" -s res -Dtest=5 -n a b c -# stdin: +# Используя stdin luaw - dofile('res/testing.lua') @@ -65,27 +72,28 @@ dofile('res/testing.lua') ``` ### Windows + ```batch -REM Help command +REM Команда помощи luaw --help /? -? -REM REPL Mode +REM Режим REPL luaw luaw -p -REM From the command +REM Из команды luaw res/testing.lua -Dtest=5 -n a b c luaw -lres/testing.lua -Dtest=5 -n a b c luaw -Dtest=5 -n a b c - < res/testing.lua -REM With Windows Registry enhancements found below +REM С улучшениями Реестра Windows res\testing.lua -Dtest=5 -n a b c res\testing -Dtest=5 -n a b c -REM Using type +REM Используя тип type res\testing.lua | luaw -Dtest=5 -n a b c - -REM From inside Lua +REM Из-под Lua luaw -e "dofile('res/testing.lua')" -Dtest=5 -n a b c luaw -e "dofile('testing.lua')" -s res -Dtest=5 -n a b c @@ -96,7 +104,27 @@ dofile('res/testing.lua') ``` -# Дополнительный -* [Windows Bonus - Flashy Icons & Registry Enhancements](https://github.com/tilkinsc/LuaConsole/wiki/Windows-Bonus----Flashy-Icons-&-Registry-Enhancements) -* [Linux Bonus - Shebangs & Desktop Files](https://github.com/tilkinsc/LuaConsole/wiki/Linux-Bonus---Shebangs-&-Desktop-Files) +## Дополнительно + +* [Windows бонус - Яркие значки и улучшения реестра](https://github.com/tilkinsc/LuaConsole/wiki/Windows-Bonus----Flashy-Icons-&-Registry-Enhancements) +* [Linux бонус - шебанги и файлы рабочего стола](https://github.com/tilkinsc/LuaConsole/wiki/Linux-Bonus---Shebangs-&-Desktop-Files) + +## Участники ✨ + +Спасибо этим замечательным людям ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

DarkWiiPlayer

💻
+ + + + + +Этот проект следует спецификации [all-contributors](https://github.com/all-contributors/all-contributors). Любое участие приветствуется!