{"id":17195926,"url":"https://github.com/npryce/deft","last_synced_at":"2025-04-13T19:31:46.107Z","repository":{"id":57430599,"uuid":"1807243","full_name":"npryce/deft","owner":"npryce","description":"Easy Distributed Feature Tracking","archived":false,"fork":false,"pushed_at":"2011-08-20T00:00:23.000Z","size":2211,"stargazers_count":63,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T10:21:15.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npryce.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-26T23:31:47.000Z","updated_at":"2025-02-26T03:24:20.000Z","dependencies_parsed_at":"2022-08-27T18:21:40.537Z","dependency_job_id":null,"html_url":"https://github.com/npryce/deft","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npryce%2Fdeft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npryce%2Fdeft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npryce%2Fdeft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npryce%2Fdeft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npryce","download_url":"https://codeload.github.com/npryce/deft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248375893,"owners_count":21093597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T01:51:54.277Z","updated_at":"2025-04-13T19:31:45.460Z","avatar_url":"https://github.com/npryce.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Deft: Easy Distributed Feature Tracking\n=======================================\n\nDeft is a simple distributed feature tracker (aka issue tracker,\ntask tracker, bug tracker) designed to work with a distributed\nversion control system such as Git.\n\n.. image:: https://github.com/npryce/deft/wiki/cfd.png\n\nPrinciples\n----------\n\n\n-  All features have a status (e.g. new, in-development,\n   ready-for-testing, ready-for-deployment)\n-  Absolute prioritisation of features that have the same status\n-  Store feature database alongside the code in VCS, not in another\n   tool\n-  Store the feature database in plain-text files that play well\n   with VCS and diff/merge tools\n-  Don't re-implement functionality that is already in the VCS\n\nGetting Started\n---------------\n\nInstall from `PyPI`_ using easy\\_install or pip. For example:\n\n::\n\n    % pip install deft\n\nAfter that you can use the ``deft`` command to create, manipulate\nand query Deft feature trackers. Use ``deft --help`` and/or read\nthe `Quickstart Guide`_ to get started.\n\nSupport\n-------\n\nYou can join the `Deft discussion group`_.\n\n\nIssues are tracked with `Deft itself`_. If you want to raise issues or feature requests:\n\n-  Fork the repo \u0026 check it out locally\n-  Follow the 'Developing Deft' steps\n-  use the ``./dev-deft`` command to create a new issue\n-  commit the new issue\n-  send a pull request\n\nYes... there should be a tool to make this process simpler and easy\nfor a project's users to do.\n\nDeveloping Deft\n---------------\n\nTo work on the Deft code itself:\n\n\n-  You need `Python 2.7`_ and `virtualenv`_ installed\n-  Check out from `GitHub`_\n-  Run ``make env`` to create a python environment for development\n-  Run ``make`` to run all the tests.\n-  The ``dev-deft`` script will run deft from the development\n   environment. Run ``dev-deft --help`` for help.\n\n\n.. _PyPI: http://pypi.python.org/pypi/Deft\n.. _Quickstart Guide: https://github.com/npryce/deft/wiki/Quickstart-Guide\n.. _Deft itself: https://github.com/npryce/deft/tree/master/tracker\n.. _Python 2.7: http://www.python.org\n.. _virtualenv: http://www.virtualenv.org\n.. _GitHub: http://github.com/npryce/deft\n.. _Deft discussion group: https://groups.google.com/group/deft-users\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpryce%2Fdeft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpryce%2Fdeft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpryce%2Fdeft/lists"}