mirror of
https://github.com/jlengrand/github-templates.git
synced 2026-03-10 08:21:22 +00:00
Latest version of slideS
This commit is contained in:
@@ -49,12 +49,6 @@ public class GithubDataGrabber {
|
||||
System.out.println(TEMPLATES.get("java").getValue0());
|
||||
System.out.println(TEMPLATES.get("java").getValue1());
|
||||
|
||||
// github.createRepository("theoneandonlytest")
|
||||
// .fromTemplateRepository(
|
||||
// TEMPLATES.get("java").getValue0(),
|
||||
// TEMPLATES.get("java").getValue1()
|
||||
// ).create();
|
||||
|
||||
}
|
||||
|
||||
public Set<String> getLanguages() throws IOException {
|
||||
|
||||
Reference in New Issue
Block a user