https://github.com/deg4uss3r/urlf
(URL F)ormatter for working with Slack and GitLab
https://github.com/deg4uss3r/urlf
Last synced: 2 months ago
JSON representation
(URL F)ormatter for working with Slack and GitLab
- Host: GitHub
- URL: https://github.com/deg4uss3r/urlf
- Owner: deg4uss3r
- Created: 2023-01-19T02:42:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T21:21:58.000Z (over 2 years ago)
- Last Synced: 2025-01-26T04:25:42.670Z (4 months ago)
- Language: Rust
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `urlf`
A markdown URL formatter that enables you to quickly format GitLab URLs with repository keyword and config the tool for new ones.
## How To Use
To compile:
`cargo build --release`
To run put `urlf/target/release/` into your `$PATH` or take `urlf/target/release/urlf`
then just run `urlf` and it will walk you through a first setup!
### TODO Better README :)