AquaConsole is a clone/recreation of command prompt from the windows operating system.
- Download the source as a zip file/clone the repo
- build the solution using the compiler of your choice (I use visual studio)
- run the files located in the bin/release folder found in the aquaconsole folder in the solution directory
Download the build in the "builds" tab of this repo
Run the application,
for a list of commands, type 'help'
To install a plugin, type pm or drag the downloaded .dll file into the plugins folder!
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
- The C# reddit community
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007