Hi Anton,
it is a mercurial repository you cannot clone it with git.

$ hg clone ssh://hg@bitbucket.org/symbolicsimulation/com.symsim.oss.ql-gui
destination directory: com.symsim.oss.ql-gui
requesting all changes
adding changesets
adding manifests
adding file changes
added 35 changesets with 77 changes to 15 files
updating to branch default
resolving manifests
getting LICENSE.txt
getting TODO
getting asdf-system.lisp
getting com.symsim.oss.ql-gui.asd
getting frame.lisp
getting package.lisp
getting ql-client.lisp
getting ql-dist.lisp
getting ql-system.lisp
getting readme.md
getting screenshots/asdf-systems.png
getting screenshots/client-info.png
getting screenshots/dashboard.png
getting screenshots/dists.png
getting screenshots/quicklisp-systems.png
15 files updated, 0 files merged, 0 files removed, 0 files unresolved


On Sun, Nov 5, 2017 at 11:44 PM, Anton Vodonosov <avodonosov@yandex.ru> wrote:
SSH also fails:
 
Cloning into 'com.symsim.oss.ql-gui'...
The authenticity of host 'bitbucket.org (104.192.143.3)' can't be established.
RSA key fingerprint is 97:8c:1b:f2:6f:14:6b:5c:3b:ec:aa:46:46:74:7c:40.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'bitbucket.org,104.192.143.3' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
 
Please make sure you have the correct access rights
and the repository exists.
 
 
 
 
 
 
06.11.2017, 02:42, "Anton Vodonosov" <avodonosov@yandex.ru>:
Thank you.
 
I'm trying to
 
 
Result:
 
 
Cloning into 'com.symsim.oss.ql-gui'...
remote: Not Found
 
 
How can I clone the repo?
 
Best regards,
- Anton
 
05.11.2017, 20:30, "John Morrison" <jm@symbolic-simulation.com>:
Just added some screenshots to the skeletal readme file on the bitbucket project page here
 
sorry for the delay - my first foray into markdown (etc)
 
-jm
 
 
On Sat, Nov 4, 2017 at 9:23 PM, Anton Vodonosov <avodonosov@yandex.ru> wrote:
screenshots or screencast?
 
04.11.2017, 23:46, "John Morrison" <jm@symbolic-simulation.com>:
Hi All;
 
 
Interested in (roughly decreasing order of importance to me):
  • usability/usefulness
  • aesthetics (I am not a front end guy in any language)
  • compatibility with CLIM best practices and idioms (as this is my first CLIM program in decades, or should I say Dynamic Windows?)
  • compatibility with CL best practices and idioms (as this is my first real Common Lisp program after decades of C/C++, or should I say Zetalisp?)
Please be kind, and thanks for all your contributions to McCLIM!
 
-jm