Skip to content
/ symblr Public
forked from jcdickinson/symblr

Easily manage and store your PDBs and other source symbols.

License

Notifications You must be signed in to change notification settings

tmr232/symblr

 
 

Repository files navigation

Symblr

Simple, painless and trivial symbol management for small teams all the way up to the enterprise. Read more..

Build Status

Mono
Release Build Status

Getting started

Getting started with Git and GitHub

  • People new to GitHub should consider using GitHub for Windows.
  • If you decide not to use GHFW you will need to:
  1. Set up Git and connect to GitHub
  2. Fork the Symblr repository

Rules for Our Git Repository

  • We use "A successful Git branching model". What this means is that:
    • You need to branch off of the develop branch when creating new features or non-critical bug fixes.
    • Each logical unit of work must come from a single and unique branch:
      • A logical unit of work could be a set of related bugs or a feature.
      • You should wait for us to accept the pull request (or you can cancel it) before committing to that branch again.

License

Symblr is licensed under the MIT license, which can be found in LICENSE.

Additional Restrictions

  • We only accept code that is compatible with the BSD license (essentially, MIT and Public Domain).
  • Copying copy-left (GPL-style) code is strictly forbidden.

About

Easily manage and store your PDBs and other source symbols.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 48.5%
  • CSS 46.6%
  • JavaScript 4.9%