Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Add password generator to roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
ahelmy committed Dec 28, 2023
1 parent 4db5350 commit b56f18c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@ go install github.com/ahelmy/xdev@latest

if `go/bin` is not in your path, either add it or use `~/go/bin`


```shell
xdev -h
```

## Features

Expand All @@ -111,6 +113,8 @@ List of features:

- [ ] JWT encoding

- [ ] Password generator

- [ ] JSON to Yaml

- [ ] Yaml to JSON
Expand Down

0 comments on commit b56f18c

Please sign in to comment.