Skip to content

lramos0/docsme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docsme

A simple CLI tool which structures git commits accross all your projects, by contributor, to produce per-person reports on contribution activity accross a specified timeframe. If you have an AI agent configured locally (cursor-cli, claude) the --use-agent flag can be passed for elaboration.
GitHub release License Shell

an independent distribution of docsme written in python is available here

✨ Features

  • ⚡ Fast and lightweight
  • 🧰 Simple CLI interface
  • 📦 Easy install via curl
  • 🔧 No dependencies (just bash)

🚀 Install

Install the latest version:

curl -fsSL https://raw.githubusercontent.com/lramos0/docsme/main/install.sh | bash

Install a specific version:

curl -fsSL https://raw.githubusercontent.com/lramos0/docsme/main/install.sh | bash -s -- v1.0.0

📦 Usage

docsme --help

Example

docsme

🔄 Update

curl -fsSL https://raw.githubusercontent.com/lramos0/docsme/main/install.sh | bash

❌ Uninstall

sudo rm /usr/local/bin/docsme

🛠️ Development

Clone the repo:

git clone https://github.com/lramos0/docsme.git
cd docsme

Run locally:

./bin/docsme

📄 License

MIT © yourname

About

curious what you or someone else has been up to in the last year? check their git!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages