Skip to content

📦 A simple interactive CLI to automate and create your next GitHub release effortlessly.

Notifications You must be signed in to change notification settings

santospatrick/relify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relify - Simple Releases

📦 A simple interactive CLI to automate and create your next GitHub release effortlessly.

npm version Alpha

Features

  • Simple Release Management: Initiates releases by fetching commit history and preparing your repository for deployment.
  • Interactive Console: Enjoy visual loading effects and a welcoming robot assistant.
  • Secure: Relify does not store or save any API keys from inputs.

Requirements

  • Node.js: Ensure you have Node.js installed (version 16 or higher).

Usage

Relify works directly from the command line with npx. No additional setup is needed.

npx relify

Important Notes

  • Data Privacy: Relify does not store or retain any API keys from inputs. API keys are used only within the session.
  • Current Platform: Relify currently supports GitHub for managing releases. Additional platform support may come in future updates.

Retrieving Github Personal Access Token

  1. Go to https://github.com/settings/tokens/new
  2. Enter a note for the token like "Relify Package" and select the repo scope.
  3. Copy the generated token and use it in the Relify CLI, when asked for it.

Github Token

License

MIT License

About

📦 A simple interactive CLI to automate and create your next GitHub release effortlessly.

Topics

Resources

Stars

Watchers

Forks