Online machine code(MCode) generator for autohotkey
Domain(mcode-generator.com has expired, so online services are no longer available.
If Native Environment
- bash
- .NET core
- gcc
If Docker Environment
- bash
- Docker
git clone https://github.com/zxc010613/mcode-generator.git
Name | Description |
---|---|
PUBLISHER_NAME | Name of publisher |
PUBLISHER_EMAIL | Email of publisher |
GITUSER_URL | Your Git Profile URL |
cd mcode-generator
dotnet run
- Image Build
docker build --force-rm=false --no-cache=false --rm=true -t mcode-generator:latest .
- Run
docker run -it --rm -p 5000:5000 -e ASPNETCORE_URLS=http://+:5000 --name mcode-generator1 mcode-generator:latest
No Restrictions. Open the Issue or Submit a PRs!
Thanks goes to these wonderful people (emoji key):
Plorence 💻 |
Joe DF 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!