Hi Robert,
You're correct that you need to use git_at_github.com instead of
<user>_at_github.com. I fixed this on github.
The error you show below indicates that you're not in the StarCluster
repo folder. After you run the 'git clone' command you need to run:
$ cd StarCluster
You should then be able to run ./check.py. Also, as mentioned in the
contribute doc, don't forget to install pep8 and pyflakes before running
the check.py script. You can install using:
$ pip install pep8 pyflakes
or
$ easy_install pep8 pyflakes
HTH,
~Justin
On 02/27/2012 12:04 PM, Robert Yu wrote:
> Hi,
>
> I followed the instructions here:
>
> http://web.mit.edu/star/cluster/docs/latest/contribute.html?highlight=git
>
> I had to use "git_at_github.com" instead of "<user>@github.com" in order
> for it to work:
> % git clone git_at_github.com:<user>/StarCluster.git starcluster
>
> So far so good, until I tried running the check:
> % ./check.py
> : No such file or directory
>
> Thanks,
> Robert
Received on Mon Feb 27 2012 - 16:28:10 EST
This archive was generated by
hypermail 2.3.0.