https://github.com/happycod3r/batchedit
A lightweight Windows batch script runner and editor.
https://github.com/happycod3r/batchedit
batch batch-ide batch-script batch-script-editor batchedit beta cpp cpp-cli dotnet utility v1 windows windows-app windows-desktop-application windows-forms windows-utility wip
Last synced: 3 months ago
JSON representation
A lightweight Windows batch script runner and editor.
- Host: GitHub
- URL: https://github.com/happycod3r/batchedit
- Owner: happycod3r
- License: mit
- Created: 2023-07-03T21:33:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T18:12:57.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T16:16:53.504Z (5 months ago)
- Topics: batch, batch-ide, batch-script, batch-script-editor, batchedit, beta, cpp, cpp-cli, dotnet, utility, v1, windows, windows-app, windows-desktop-application, windows-forms, windows-utility, wip
- Language: C++
- Homepage:
- Size: 107 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BatchEdit v1.0.0 Beta
> A lightweight batch scripting development environment written in C++ CLI .Net Framework## UNDER CONSTRUCTION...
**Everything that is complete works but the gui looks terrible and all the functionality isn't present.
Almost done with a working Beta**---
## [Table Of Contents](#table_of_contents)
- [Table Of Contents](#table_of_contents)
- [About](#about)
- [Install](#install)
- [Usage](#usage)
- [Contributing](#contributing)
- [Security](#security)
- [Contacts](#contacts)---
## [About](#about)
A lightweight batch scripting development environment written in C++ CLI .Net Framework---
## [Install](#install)
---
## [Usage](#usage)
---
## [Contributing](#contributing)
If you have any feature requests, suggestions or general questions you can reach me via any of the methods listed below in the [Contacts](#contacts) section.
---
## [Security](#security)
### Reporting a vulnerability or bug?
**Do not submit an issue or pull request**: A general rule of thumb is to never publicly report bugs or vulnerabilities because you might inadvertently reveal it to unethical people who may use it for bad. Instead, you can email me directly at: [[email protected]](mailto:[email protected]). I will deal with the issue privately and submit a patch as soon as possible.
---
## [Contacts](#contacts)
**Author:** Paul M.
* Email: [[email protected]](mailto:[email protected])
* Github: [https://github.com/happycod3r](https://github.com/happycod3r)
* Linkedin: [https://www.linkedin.com/in/paul-mccarthy-89165a269/]( https://www.linkedin.com/in/paul-mccarthy-89165a269/)
* Facebook: [https://www.facebook.com/paulebeatz]( https://www.facebook.com/paulebeatz)---