Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
/ basilisk Public archive

An open source code management and bug tracking solution.

License

Notifications You must be signed in to change notification settings

basilisk-pm/basilisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basilisk - [Deprecated]

This project was done purely as a tech demo and is no longer maintaned. Please see the various other basilisk repos

Build Status Build Status Release Basilisk is an open source code management and bug tracking solution. Still in initial development.
Basilisk is currently using Django with Postgres for the backend. It is themed with Bootstrap provided by django-bootstrap3. Git and SVN support is done via GitPython and PySVN respectively. It will support all common versioning systems as well as be public or private facing. It will have fine grained user control, backup settings, custom styling, etc.

Alt text Alt text

###Longterm Goals

  1. Easy to use code viewer
  • Syntax Highlighting
  • Highlight and Comment on Code
  • Link sections of codes to exisiting bugs
  • Support svn,git,etc
  1. Fully Featured Bug Tracker
  • Easily reference exisiting code in a bug report
  • Upload videos
  • Display syntax highlighted code snippets
  • Comprehensive comparison utlities - diff, unit test, etc
  1. Easily store and keep track of media files
  • Keep a user specified number of backups of files
  • Easily store and retrieve media files, including support for Amazon S3
  • Change backup settings based on file size