- Microsoft .Net 5 which can be downloaded from here.
- Download app from latest release.
- Github Account and a repository containing your manga.
- Time and Patience.
- Go to https://github.com/join and fill up required info.
- Log-in to your new account and click on your Profile.
- Click on Repositories tab, then click on New button.
- Name your repository something like "CubariManga", or whatever you prefer.
- Note: Leave everything else as it is.
- Click on Create repository at the bottom of the page.
- Click on the text saying "Get started by creating a new file".
- Name the file something like "manga_name/details.json", or whatever you prefer.
- Note: Remember the name as it will be required later.
- Put anything on the commit messsage located at the bottom of the page.
- Something like "Added new manga".
- Click on Commit new file button.
- You're done! Now remember this repo and the first file you committed.
Unzip file and open the App. It is named "CubariHelper.exe".
- Fill up the information on Manga Details tab.
- Go to Chapters tab and fill up information using this guide:
- Chapter Count = Chapter number. (Eg: 1, 2, 2.5, etc.)
- Chapter Title = Title of the chapter. Same for every group release.
- Volume = Volume number where the chapter belongs. Or empty if no Volume.
- Add chapter release by following this guide:
- Group name = Scanlator name. Or you can input "No group".
- Chapter Link = It automatically fills the required URL. You only need to input the Imgur Id at the end of it.
- The Imgur Id is located at the end of the ImgurLink, after the last / from the url.
- Click "Add Group" after you're sure of the details.
- Note: You can add multiple scanlator releases for the same chapter number. Repeat from step 3.
- Note: You can edit previously created group release by double-clicking on its entry on the table below the "Add Group" button.
- It will prompt you if there's an existing group, and if you want to replace that.
- Click on "Save groups" to make the changes.
- After adding group releases, click "Add Chapter" to Add the chapter to the Manga gist.
- Note: You can add multiple chapters for a single gist. Repeat from step 2.
- Note: You can edit previously created chapters by double-clicking on its entry on the table on the right-most side.
- It will prompt you if there's an existing chapter with the same chapter number, and if you want to replace that.
- You can see how your file will look by going to Result tab and clicking "Preview".
- When you're entirely sure of the details, click "Save" to write the result to a file.
- Go back to Github and locate the file you committed earlier at Step 7 of "Github account and repo creation".
- Click on it, and click on the Pencil icon.
- Go back to the App and under Publish tab, click on "Copy Output" button.
- Go back to Github and paste the contents there.
- On the bottom page, input any commit message. Something like "first commit".
- Click on "Commit changes" button.
- Click on "Raw" button, located at the Top-Right corner (left side of the Pencil icon).
- Copy the URL on your browser. Its typically located at the upper part of your browser.
- Go back to the App, and paste the url under "Raw URL from Github" textbox.
- Click on "Generate Cubari Gist" button, and wait for it to finish.
- Note: It might take a couple seconds, depending on your internet speed.
- There should be links created below the button. Click on "Copy Cubari Link" button.
- You're done! You can share the link to Reddit or anywhere else you like.
- Note: You cannot rename or moved the file created. Otherwise, the link will point to non-existing gist.
- Note: However, you can edit its contents. For more info, see below.
- Go to your github repo and locate the file you want to add chapters to.
- Click on "Raw" button, located at the Top-Right corner (left side of the Pencil icon).
- Copy the URL on your browser. Its typically located at the upper part of your browser.
- Go to the App, and click on Publish tab.
- Paste the url under "Raw URL from Github" textbox.
- Click on "Download File" button, and wait for it to finish fetching the file.
- Follow the same procedure detailed in "Creating new manga Cubari gist", and stop after doing Step 7.
- Go to Publish tab, and click on "Copy Output" button.
- Go to your github repo again, and locate the file the same as in Step 1.
- Click on it, and click on the Pencil icon.
- Remove all previous contents, and paste your new contents.
- On the bottom page, input any commit message. Something like "add new chapter".
- Click on "Commit changes" button.
- You're done! You can now refresh your Cubari gist link and see the changes.
- Note: Sometimes, it'll take a couple minutes before the changes reflect.