Skip to content

hoschi/sweetp-service-github-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate Test Coverage Build Status

Sweetp service for Github issues.

Development

Install development dependencies.

Create test project to work with

Folder sweetptest is already ignored by git, but you must create and populate it:

github-issues > mkdir sweetptest
github-issues > cd sweetptest
sweetptest > sweetp -init test-github-issues
# add 'github_issues' property
sweetptest > vim .sweetp/config.json
sweetptest > cat .sweetp/config.json
{
    "name": "test-github-issues",
    "github_issues":{
    }
}
sweetptest > sweetp password manager createSafe
Password safe created successfully.
sweetptest > sweetp -Pkey=github -Pusername=YOURUSERNAME password manager set
Credentials saved for key github.

License

Copyright (c) 2014 Stefan Gojan Licensed under the MIT license.

About

Sweetp service to work with github issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published