Shubhodeep Mukherjee
Shubhodeep Mukherjee
Note: This is a possible suggestion. - When user attempts to quit after unsaved changes - User is prompted whether to save, not save or cancel quitting - On keypress...
Hey guys, As a maintainer of the organisation, I would like us to implement Test-Driven approach for development of every module hereafter. Plus, let's write best-fit tests for existing code...
We need to provide an ORM service. It will be a good to have under `torn` umbrella.
remove cli command to create controller. It is unstable and untested. Re-implement it in v1.1.0
Currently we have the following commands: ``` run - runs the torn app new - clones pytorn/app into current dir and names with provided name controller - creates a new...
Let's start by creating it in wiki. The simple guidelines to make and run a torn app. See https://github.com/pytorn/app as example structure.