https://github.com/azhsetiawan/ledzeplin
zeplin multi account switcher
https://github.com/azhsetiawan/ledzeplin
bash cli command-line homebrew-formula multi-account multi-account-switcher zeplin zsh
Last synced: 2 months ago
JSON representation
zeplin multi account switcher
- Host: GitHub
- URL: https://github.com/azhsetiawan/ledzeplin
- Owner: azhsetiawan
- License: mit
- Created: 2020-10-01T10:29:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T09:13:04.000Z (about 4 years ago)
- Last Synced: 2025-04-13T01:08:57.833Z (2 months ago)
- Topics: bash, cli, command-line, homebrew-formula, multi-account, multi-account-switcher, zeplin, zsh
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ledzeplin
[Zeplin](https://zeplin.io/) multi account switcherI'm using Zeplin and have more than 1 account. If i want to change my account from personal to work or vice versa, i must logout first and login again by typing username and password, long and tedious process. This tool was created to make that process easier.
## Installation
```
brew tap azhsetiawan/tap
brew install ledzeplin
```## How to use
After installation completed, you must add your account to Keychain one by one using
```
ledzeplin account
```
and you will be prompted to type username and password## Commands
**switch - autocomplete username**
```
ledzeplin switch [username]
```**login - autocomplete username**
```
ledzeplin login [username]
```**logout**
```
ledzeplin logout
```**show help**
```
ledzeplin help
```## Contributing
Bug reports, feature requests, feedback on the tool or documentation, and pull requests are all appreciated.
## Credits
Credit where credit is due
- [budioktaviyan](https://github.com/budioktaviyan) - thank you for become beta tester
## Support
If you find this tool helpful, or would like to support me to develop more tools
☕️ [buy me a coffee](https://www.paypal.me/asharsetiawan) ☕️
and share to your designer friends 😎
## Copyright
Copyright © 2020 Ashar Setiawan