Neard is an Integrated Web Development Tools environment combining :
- Apache
- PHP
- MySQL
- MariaDB
- Node.js
- Xlight
- GitList, an elegant and modern git repository viewer.
- phpMyAdmin to handle the administration of MySQL over the Web.
- Webgrind, the Xdebug Profiling Web Frontend in PHP.
- WebSVN, an Online subversion repository browser.
- A command prompt with Console2 and TCC/LE.
- Git support with PortableGit.
- Imagick binaries.
- SVN binaries.
- XDebugClient, a simple frontend for XDebug.
And many other features.
- WSH (Windows Script Host) : Open a command prompt and type
wscript
to check. - SETX : Open a command prompt and type
setx /?
to check. - Be Admin user.
- Download and install the latests Visual C++ Redistributables Packages (x86).
- Download and install Windows Support Tools.
Neard is available on SourceForge :
- Latest release : Neard 1.0.8 (2014/07/06)
- Patches : to migrate from older release to the latest.
- Addons : other versions of binaries (Apache, PHP, MYSQL, MariaDB, etc...).
- Tools : useful tools for Neard.
- Archives : all releases.
Stay up-to-date with the latest release of Neard by subscribe to this feed.
- Just extract the ZIP file where you want.
Edit the configuration file neard.conf
:
- appLogsVerbose - Control the debug output (0=simple, 1=report, 2=debug). Default :
0
- appPurgeLogsOnStartup - Purge logs from Neard logs folder (0=false, 1= true). Default
0
- lang - Language (see core\langs folder for a complete list). Default :
english
- timezone - The default timezone used by all date/time functions. Default :
"Europe/Paris"
- notepad - The editor while opening files. Default :
"notepad.exe"
Launch neard.exe
.
See CHANGELOG.md
.
Neard is open for everyone to contribute. Please give us some feedback and join the development!
Please search for existing issues first and make sure to include all relevant information. Before reporting an issue, please :
- Tell me what is your operating system and platform (eg. Windows 7 64-bits).
- Tell me your Neard version (eg. 1.0.0).
- Change this variable in the
neard.conf
fileappLogsVerbose = 2
. - Zip the
logs
folder and a screenshot of your issue and attached the archive file to the issue.
I have put in a lot of time to this project and appreciate donations.
If you prefer to donate via paypal you can use the donate link.
Or with bitcoin you can send your donations to 1BdhK62JY2xQKXjmvLLA8Dpbit1uJ5JkrC.
Thank you to everyone who has donated, it is much appreciated.
You want to help us and participate in the development or the documentation? Just fork Neard and send us a pull request.
If you want to translate Neard in your language, just follow these steps.
LGPL. See LICENSE
for more details.