anaconda / pyscript-hackathon

1 stars 0 forks source link

Instructions about pyscript CLI #9

Open antocuni opened 1 year ago

antocuni commented 1 year ago

It would be nice to have instructions on how to use the pyscript CLI directly from pyscript.com, similar to how github shows code snippets to do common operations. E.g., a button "import existing project" which shows you how to pip/conda install pyscript and then all the commands.

fpliger commented 1 year ago

Quick instructions:

pyscript-hackaton pyscript create testapp
cd testapp
testapp pyscript register