Skip to content

dawn/dawn-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dawn-Git

link

Dependency Status Gem Version Code Climate

Dawn remote repository management server Dawn

Installation

gem install dawn-git

Usage

Server

First run the server as the repo user (default: "git")

dawn-git-server --config-file my_config.yml

Client API

# NOTE: this will load the dawn/git/api
# not the dawn/git/server
require "dawn/git"

# if you're lazy like me
include Dawn::Git::Api

Repos.all #=> list of all repos on the git server
Repos.create username: "IceDragon", reponame: "CookieCrusher"

About

Dawn remote repository management server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages