Skip to content

Releases: fnk0c/organon

Organon Version 0.2.8

31 Jul 18:37
Compare
Choose a tag to compare
  • Support multiples mirrors
  • Able to install tools
  • Able to remove tools
  • Able to update installed tools
  • New DB structure
  • New arguments

New version (0.2.0)

17 Sep 03:25
Compare
Choose a tag to compare

Improvement

  • search mechanism's Improvement

New Feature

  • added install.py support to binary
  • _Plus all previous features_

[Download organon](http://sourceforge.net/projects/organonofficial/files/v0.2.0/New version %280.2.0%29.zip/download)

Code review

10 Sep 02:45
Compare
Choose a tag to compare
  • All features from previous versions + review of the code
    • Installation script re-wrote and optimized

[Download organon](http://sourceforge.net/projects/organonofficial/files/v0.1.9/Code review.zip/download)

v0.1.8-beta Revision 5

03 Jun 21:56
Compare
Choose a tag to compare

New Features

  • Installation directory are now "/usr/share", "/usr/local/share" and "/opt"
  • Organon checks if tool already installed
  • Remove function had improvements (Remove dependencies (--dependencies) and configuration file (--config)

Arch Based Support

  • Organon now supports Arch Linux based systems

[Download organon](http://sourceforge.net/projects/organonofficial/files/v0.1.8-r5/v0.1.8-beta Revision 5.zip/download)

v0.1.8-beta Revision 1

20 May 17:10
Compare
Choose a tag to compare
  • Implemented install/remove confirmation
  • Update code to look better
  • Added comments
  • Update update function
  • Check working path

[Download organon](http://sourceforge.net/projects/organonofficial/files/v0.1.8-r1/v0.1.8-beta Revision 1.zip/download)

v0.1.8-beta

12 Mar 23:24
Compare
Choose a tag to compare

v0.1.8

  • Goal
    • Install tools and its dependences from a MySQL database
  • MySQL
    • Server version: 5.5.41-0+wheezy1 (Debian)
    • Ruby code to connect to the database
    • Python script to execute the SQL commands and run the program
  • PKGBUILD
    • The installation scripts were replaced by pkgconfig files, similar to pacman pkgbuild. These files are hosted on the organon server.

Download organon

v0.1.7-beta

08 Mar 04:21
Compare
Choose a tag to compare
v0.1.7-beta Pre-release
Pre-release

v0.1.7

  • Goal
    • Install tools and its dependences from a MySQL database
  • MySQL
    • Server version: 5.5.41-0+wheezy1 (Debian)
  • Ruby code to connect to the database
  • Python script to execute the SQL commands and run the program

Download organon