On Sat, Jun 28, 2014 at 6:08 PM, H.S.Rai <hardeep....@gmail.com> wrote:
>
> If you like challenges, then finish it before mid night (in between
> Saturday and Sunday) so that you can enjoy Sunday ;-)
>
I have been reading about making setup.py scripts, and gathering from the
docs it appears that a setup.py script is used to install python packages
on the system, so that they can be included as a module or run as a command
line utility. We don't intend to make this a distributed package(there is
no reason to).
There are two things that can be done to make the installation easier:
1. I would just make a shell script comprising of all the commands. That
would not be cross platform though.
2. I can expand on the current installation instructions so that they are
more verbose. I have seen several Django projects and they all follow the
same installation procedure:
- Clone the repo.
- pip install -r requirements.txt
- Synchronize DB and run server.
Please let me know what I should do regarding this.
--
Ankesh Anand
*Undergrad,Mathematics and Computing at*
*Indian Institute of Technology,Kharagpur*
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel