diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..92ac4b8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+# Eclipse
+.settings
+.buildpath
+.project
+.jsdtscope
+*.launch
+
+# Ant
+build.properties
+build.xml
+
+# Neard
+.dev
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..501787c
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,7 @@
+# Changelog
+
+## r1 (2016/04/10)
+
+This release works from **[Neard 1.0.0](https://github.com/crazy-max/neard/releases/tag/v1.0.0) to [Neard 1.0.16](https://github.com/crazy-max/neard/releases/tag/v1.0.16)**
+
+* Init repo with Console from [Neard](https://github.com/crazy-max/neard)
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..20711c1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,36 @@
+This a sub-repo of [Neard project](https://github.com/crazy-max/neard) involving Console tool bundles.
+
+## Installation
+
+* Download and install [Neard](https://github.com/crazy-max/neard).
+* If you already have installed Neard, stop it.
+* Download [a Console bundle](#download).
+* Extract archive in `neard\tools\console\`. Directory structure example :
+
+```
+[-] neard
+ | [-] tools
+ | | [-] console
+ | | | [-] console2.00.148
+ | | | neard.conf
+```
+
+* Edit the `neard.conf` file and replace the key `consoleVersion` with the correct version.
+* Start Neard.
+
+## Download
+
+![](https://raw.github.com/crazy-max/neard-tool-console/master/img/star-20160403.png) : Default bundle on Neard.
+
+| | Console release date | Neard release | Download |
+| ---------------------|:--------------------:|:-------------:|:--------:|
+| **Console 2.00.148** | 2011/10/03 | [r1](https://github.com/crazy-max/neard-tool-console/releases/tag/r1) | [neard-console-2.00.148-r1.zip](https://github.com/crazy-max/neard-tool-console/releases/download/r1/neard-console-2.00.148-r1.zip) |
+
+## Sources
+
+* http://sourceforge.net/projects/console/files/console-devel/2.00/
+
+## Issues
+
+Issues must be reported on [Neard repository](https://github.com/crazy-max/neard/issues).
+Please read [Found a bug?](https://github.com/crazy-max/neard#found-a-bug) section before reporting an issue.
diff --git a/bin/console2.00.148/Console.exe b/bin/console2.00.148/Console.exe
new file mode 100644
index 0000000..d001d43
Binary files /dev/null and b/bin/console2.00.148/Console.exe differ
diff --git a/bin/console2.00.148/ConsoleHook.dll b/bin/console2.00.148/ConsoleHook.dll
new file mode 100644
index 0000000..526df96
Binary files /dev/null and b/bin/console2.00.148/ConsoleHook.dll differ
diff --git a/bin/console2.00.148/FreeImage.dll b/bin/console2.00.148/FreeImage.dll
new file mode 100644
index 0000000..1114582
Binary files /dev/null and b/bin/console2.00.148/FreeImage.dll differ
diff --git a/bin/console2.00.148/FreeImagePlus.dll b/bin/console2.00.148/FreeImagePlus.dll
new file mode 100644
index 0000000..103e9bc
Binary files /dev/null and b/bin/console2.00.148/FreeImagePlus.dll differ
diff --git a/bin/console2.00.148/console.chm b/bin/console2.00.148/console.chm
new file mode 100644
index 0000000..8e7084a
Binary files /dev/null and b/bin/console2.00.148/console.chm differ
diff --git a/bin/console2.00.148/console.xml b/bin/console2.00.148/console.xml
new file mode 100644
index 0000000..59eddef
--- /dev/null
+++ b/bin/console2.00.148/console.xml
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/bin/console2.00.148/icons/app.ico b/bin/console2.00.148/icons/app.ico
new file mode 100644
index 0000000..a9a4917
Binary files /dev/null and b/bin/console2.00.148/icons/app.ico differ
diff --git a/bin/console2.00.148/icons/composer.ico b/bin/console2.00.148/icons/composer.ico
new file mode 100644
index 0000000..b1c5157
Binary files /dev/null and b/bin/console2.00.148/icons/composer.ico differ
diff --git a/bin/console2.00.148/icons/db.ico b/bin/console2.00.148/icons/db.ico
new file mode 100644
index 0000000..8901494
Binary files /dev/null and b/bin/console2.00.148/icons/db.ico differ
diff --git a/bin/console2.00.148/icons/git.ico b/bin/console2.00.148/icons/git.ico
new file mode 100644
index 0000000..b3436d6
Binary files /dev/null and b/bin/console2.00.148/icons/git.ico differ
diff --git a/bin/console2.00.148/icons/nodejs.ico b/bin/console2.00.148/icons/nodejs.ico
new file mode 100644
index 0000000..dad74d3
Binary files /dev/null and b/bin/console2.00.148/icons/nodejs.ico differ
diff --git a/bin/console2.00.148/icons/pear.ico b/bin/console2.00.148/icons/pear.ico
new file mode 100644
index 0000000..82428b3
Binary files /dev/null and b/bin/console2.00.148/icons/pear.ico differ
diff --git a/bin/console2.00.148/icons/svn.ico b/bin/console2.00.148/icons/svn.ico
new file mode 100644
index 0000000..9ec8c49
Binary files /dev/null and b/bin/console2.00.148/icons/svn.ico differ
diff --git a/bin/console2.00.148/neard.conf b/bin/console2.00.148/neard.conf
new file mode 100644
index 0000000..15f2471
--- /dev/null
+++ b/bin/console2.00.148/neard.conf
@@ -0,0 +1,8 @@
+consoleVersion = "2.00.148"
+consoleExe = "Console.exe"
+consoleConf = "console.xml"
+consoleShell = "cmd"
+consoleRows = "25"
+consoleCols = "95"
+
+bundleRelease = "@RELEASE_VERSION@"
diff --git a/img/star-20160403.png b/img/star-20160403.png
new file mode 100644
index 0000000..d632091
Binary files /dev/null and b/img/star-20160403.png differ
diff --git a/releases.properties b/releases.properties
new file mode 100644
index 0000000..4403a31
--- /dev/null
+++ b/releases.properties
@@ -0,0 +1 @@
+2.00.148 = https://github.com/crazy-max/neard-tool-console/releases/download/r1/neard-console-2.00.148-r1.zip