JMercie / Power-To-Admins

Simple GUI to help Salesforce admins and developers to use git and sfdx cli tools without using the terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power To Admins

This project is made to give salesforce administrators a GUI to easily use git and sfdx-cli tools in their daily workflow.

As a Salesforce administrator you sometimes need to know a lot of stuff, and git now days needs to be one of those things, with this (hopefully) friendly GUI, you will be able to use basic git commands, retrieve metadata from the org you made changes and push everything to the source control system of your team.

This come with a lot of benefits, because you will be able to easily version control all your automation's and other kind of metadata you track in your sandbox!

Badges

MIT License

License

Project is licensed under MIT which means you can freely use the code provided here. Please notice that I'm not a Salesforce employee nor this project is sponsored or supported in any means by Salesforce. It's a beta tool to give admins, developers (and whoever need it) a UI to manipulate git and sfdx-cli. If you have a bug to report or get stuck using the app, please open an Issue and I will help as soon as possible.

Installation

Work in progress...

Documentation

Work in progress...

Acknowledgements

Authors

About

Simple GUI to help Salesforce admins and developers to use git and sfdx cli tools without using the terminal.

License:MIT License


Languages

Language:JavaScript 86.1%Language:HTML 8.3%Language:CSS 5.6%