New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a Yunohost App Generator (alias Yologen) #1799
base: master
Are you sure you want to change the base?
Conversation
|
One thing that will require some discussion : where should this (flask app) be hosted ? Right now people willing to try it can use my own hosting, that is not intended to be the final public version. Please contact me (for instance in the matrix room) to get it. |
|
We will host it on one of our servers. 😉 |
|
Small bugs to fix:
|
…ng the manifest structure: GeneralInfos, UpstreamInfos, IntegrationInfos, InstallQuestions, Resources
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
…er ... running pip freeze
…pdownload with two submit buttons mapped to the same route
|
Imho the remaining roadmap is :
|
|
4 issues found in current configuration:
|
|
default |
|
|
|
|
What are these ? 🤔 |
config files for toml formaters |
A flask webapp to generate a basic (for now) & working Yunohost app using no more than a web form.