You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider a template changelog that's empty, and an actual changelog for this project.
Make a list of things to consider, ie:
Does the user already have a project deployed on the platform?
Do you/ the user need to create more than one resource? If so, how do you verify redundant resources aren't being created? How do you connect these resources?
Include one approach for how to package the plugin.
Rather than modifying files in place, configuration script should create a new directory in repo's parent, writing all necessary files there?
Consider making this a package. Then user could make a new venv, install this, run it, uninstall this, and focus on their plugin.
Before implementing this, figure out a tool that sets up a full development environment with a dev version of Django-simple-deploy, this plugin, and maybe the fly plugin?
Before doing this, consider whether this will leave behind dependencies such as prompt-toolkit.
Non-urgent ideas and tasks.
Tasks
prompt-toolkit.