TexteaInc / funix

Building web apps without manually creating widgets
http://funix.io
MIT License
89 stars 10 forks source link

feat: from git repo start & tree viewer #66

Closed Yazawazi closed 1 year ago

Yazawazi commented 1 year ago

Two major changes:

  1. FunixFunctionList now uses List and Drawer instead of the original Radio Group, and the frontend layout has been modified;
  2. Funix can now be run directly from a remote git repository via -g or -from-git argument, for example: funix -g https://github.com/Yazawazi/FunixTest -dl.

I'll release 0.4.0 after the main branch is done with additional frontend improvements and features. (Well, I don't follow semver very well🙃)