Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 992 Bytes

File metadata and controls

51 lines (41 loc) · 992 Bytes

Cardiff Web

GitHub license

What is Cardiff Web ?

Cardiff Web is the web-based user interface for Cardiff.

Requirements

  • python 2.x
  • pip install -r requirements.txt

Already Supported

  • Cardiff Preparation
  • Repository
    • Initialization
    • Display Information
  • About
    • Introduction
    • License

Working In Progress

  • Repository
    • Branches
    • Commits
    • Explore Repositories
  • Settings
    • Cardiff Setting
    • Cardiff Web Setting
    • Personal Setting
    • Developer Setting

Plan to Support

  • Search Content
    • Repositories
    • Branches
    • Commits
  • Diff
    • Visualization
    • Parameterization
  • Merge
  • Rollback

Usage

# only for test
> python manage.py runserver 0.0.0.0:1234

Then please go to link: http://127.0.0.1:1234 to use Cardiff Web.