Searching for similiar projects

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Searching for similiar projects

Jigyasa Grover
Hello :D

I am a newbie in Pharo and have started to build my first application i.e. 
an offline text search application namely searchQuick which returns the list of file titles from the pre-loaded text files present in the resource folder when a string is searched for. 

You all are welcome to fork the code (
https://github.com/jig08/sQuick_new) , try the infancy application and send in suggestions. 

Further, I would like to request to put up my application on the CI Automated Build server for Pharo. 
I have already registered on INRIA and my request to join 'Pharo Contribution' has also been approved. 
Further, I am searching for similiar projects as sQuick so that it would be easier to put for automated build using the existing build.

It would be great if someone could guide me how to find similiar projects or exisiting templates.

Regards
Jigyasa
Reply | Threaded
Open this post in threaded view
|

Re: Searching for similiar projects

Damien Cassou-2

Jigyasa Grover <[hidden email]> writes:

> Further, I would like to request to put up my application on the CI Automated
> Build server for Pharo.
> I have already registered on INRIA and my request to join 'Pharo
> Contribution' has also been approved.
> Further, I am searching for similiar projects as sQuick so that it would be
> easier to put for automated build using the existing build.


click "New Job" in the top left corner of
http://ci.inria.fr/pharo-contribution. Choose a name and select "Create
from template". Choose TemplateJob (or JobTemplate, I forgot).

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill