Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctih1/codeimage
Make an image of a repository.
https://github.com/ctih1/codeimage
cli github-api java java-11 picture profile
Last synced: 22 days ago
JSON representation
Make an image of a repository.
- Host: GitHub
- URL: https://github.com/ctih1/codeimage
- Owner: ctih1
- Created: 2024-02-19T14:09:11.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-30T18:33:44.000Z (10 months ago)
- Last Synced: 2024-11-09T02:59:35.742Z (3 months ago)
- Topics: cli, github-api, java, java-11, picture, profile
- Language: Java
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.MD
Awesome Lists containing this project
README
# CodeImage
## Usage
``java -jar CodeImage.jar <.filetype> <(optional) type>``## Example
``java -jar CodeImage.jar ctih1 CodeImage master .java (PAT) minHeight``## Arguementes
- Username
- Your GitHub username.
- Repo
- Your repo **name**
- Filetype
- The filetype (ex: .js)
- Token
- GitHub personal access token. https://github.com/settings/tokens?type=beta
- *Type*
- maxHeight:
- Prioritize the entire code.
- minHeight:
- Prioritize the 'look'