RE: [piston.web] First Open Source Steem GUI - Searching for alpha testers

You are viewing a single comment's thread from:

[piston.web] First Open Source Steem GUI - Searching for alpha testers

in piston •  8 years ago 

Please include in the install steps:

git clone https://github.com/xeroc/piston.git
cd piston/
git checkout feature/standalone-web
...
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Done .. Thanks!

error: pathspec 'feature/standalone-web' did not match any file(s) known to git.

  ·  8 years ago (edited)

I also was not able to get this git checkout command to work. I am going to just look at github, I suppose the correct information is stashed away there somewhere. I don't want to run the app, just look at the code to learn how to use piston from within python properly.

never mind, I actually found the piston API documents. They are excellent btw: http://piston.readthedocs.io/en/develop/lib.html