Blacksmith

Results 4 issues of Blacksmith

While trying the api, I found the documentation to contain errors regarding the create method of the GithubClient. I hope this small edit would help others to avoid the similar...

The documentation requires a slight updation. Here we need to pass a URI in the second parameter of the method . final GitHubClient githubClient = GitHubClient.create( URI.create("https://api.github.com/"), new File("/path-to-the/private-key.pem"), //...

When I press f there are no tags in the code section of stackoverflow. This makes it difficult to scroll in the code section of the page. ![Screenshot from 2024-12-13...

There seems to be a lot of issues regarding the dependencies in this project. I hope the maintainer of this project fixes this. Also please provide steps where we can...