parent
1ccc9a2496
commit
cc91956e64
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# fj
|
||||
<img src="logo.png" width="300" height="300" alt="Ferret Junior, the mascot of software project 'FJ', a command line tool to interface with the forgejo git forge. A young ferret standing on two legs, smiling, with a shirt saying 'FJ' in reddish brown letters, computers in the ground. Logo, white background, cut out, not realistic." />
|
||||
<br>
|
||||
|
||||
A Forgejo CLI - "gh for Forgejo"
|
||||
# A Forgejo CLI - "gh for Forgejo"
|
||||
|
||||
## Configuration
|
||||
|
||||
|
@ -12,7 +13,9 @@ cp .env.example .env
|
|||
|
||||
Required variables:
|
||||
- `FJ_HOST`: Your Forgejo instance URL
|
||||
- `FJ_USERNAME`: Your Forgejo username
|
||||
- `FJ_API_TOKEN`: Your Forgejo API token
|
||||
- `FJ_SSH_KEY_PATH`: Path to your SSH key
|
||||
- `FJ_SSH_USER`: SSH user for your Forgejo instance
|
||||
|
||||
Environment variables take precedence over values in the .env file.
|
BIN
logo.png
Executable file
BIN
logo.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
Loading…
Add table
Reference in a new issue