Arc Forumnew | comments | leaders | submitlogin
3 points by almkglor 5827 days ago | link | parent

Try this:

  (create-acct "frug" "yourpassword")
  (writefile1 'frug adminfile*)
  (asv)
Then go to http://127.0.0.1:8080/login and enter "frug" and "yourpassword". Then go to http://127.0.0.1:8080/repl

As for auto-update, well, none yet.



1 point by TookTooMany 5826 days ago | link

Thanks!

-----