Re: OT: Github Alternatives

2014-07-01 Thread Rainer Schuster
Git is like clojure. You have to know your tools in order to do something meaningful with it. But you could just use Java to get your job done. So its your decision. Don't blame someone/-thing for not fitting your style or skill set. Am Montag, 30. Juni 2014 12:34:56 UTC+2 schrieb Adrian Mowat:

Re: OT: Github Alternatives

2014-06-30 Thread Rainer Schuster
We are using http://gitblit.com (written in Java)The new release finally supports ssh! Am Montag, 30. Juni 2014 20:14:42 UTC+2 schrieb Andrey Antukh: > > > > 2014-06-30 19:17 GMT+02:00 Phang Mulianto > >: > >> Hi, >> >> Can try Tracscm [ *trac*.edgewall.org/ ] >> >> or gitlab is good, the inte

Re: ANN: lein-clr 0.2.0 for ClojureCLR

2013-03-01 Thread Rainer Schuster
our current fork and running nlein as a module Am Samstag, 2. März 2013 00:48:28 UTC+1 schrieb Rainer Schuster: > > Thx and great work. I have a working nlein.exe ... and had serveral issues > so far. > > First of all: I"m using VS2012. Don't this is not an issue. >

Re: ANN: lein-clr 0.2.0 for ClojureCLR

2013-03-01 Thread Rainer Schuster
Thx and great work. I have a working nlein.exe ... and had serveral issues so far. First of all: I"m using VS2012. Don't this is not an issue. 1. your packages.config from Bootstrap has the following content 2. I assume, you created your a nuget and added it to a local repo. I

Re: ANN: lein-clr 0.2.0 for ClojureCLR

2013-02-28 Thread Rainer Schuster
I had a quick look into nleiningen. I'm not able to bootstrap the build atm. Can't build the ClojureClrEx dep. What I basically did was: git clone https://github.com/aaronc/nleiningen.git git submodules init git submodules update nuget install Nuget.Core -o packages $env:CLOJURE_LOAD_PATH="./src

Re: Simple things should be simple

2010-09-09 Thread Rainer Schuster
no this discussion is going to be ... won't say it. Quiz: - is your solution functional (regarding the requirements= - is your solution scallable? (groing large or running plattformindependent?) - is your solution easily maintainable (in the sense of mutating it some days to get complex and have