Skip to content

Commit

Permalink
Initiial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
manifestinteractive committed May 14, 2023
1 parent ce9e61a commit c38896f
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 59 deletions.
58 changes: 0 additions & 58 deletions README

This file was deleted.

59 changes: 58 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,58 @@
# sandbox-launchd
Project Support
===

If you or your company enjoy using this project, please consider supporting my work and joining my discord. 💖

[![Become a GitHub Sponsor](https://img.shields.io/badge/Sponsor-171515.svg?logo=github&logoColor=white&style=for-the-badge "Become a GitHub Sponsor")](https://github.com/sponsors/sfccdevops) [![Become a Patreon Sponsor](https://img.shields.io/badge/Sponsor-FF424D.svg?logo=patreon&logoColor=white&style=for-the-badge "Become a Patreon Sponsor")](https://patreon.com/peter_schmalfeldt) [![Donate via PayPal](https://img.shields.io/badge/Donate-169BD7.svg?logo=paypal&logoColor=white&style=for-the-badge "Donate via PayPal")](https://www.paypal.me/manifestinteractive) [![Join Discord Community](https://img.shields.io/badge/Community-5865F2.svg?logo=discord&logoColor=white&style=for-the-badge "Join Discord Community")](https://discord.gg/JVKYHCKvrs)

------

![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png "Logo")

Sandbox Launchd
===

> Automatically Start & Stop your Sandbox when your macOS device Boots, Shuts Down, Wakes & Sleeps.
Requirements
---

- [X] [Homebrew](https://brew.sh)
- [X] [Node.js LTS](https://nodejs.org/en)

Getting Setup
---

> Download the source code and follow these instructions to get setup:
[![Download](https://img.shields.io/badge/Download-blue.svg?logo=github&style=for-the-badge)](https://github.com/sfccdevops/sandbox-launchd/releases/latest)

1. [Install SFCC-CI](docs/install-sfcc-ci.md)
2. [Create API Client](docs/create-api-client.md)
3. [Adding Environment Variables](docs/adding-environment-variables.md)
4. [Test SFCC-CI](docs/test-sfcc-ci.md)
5. [Fetch Sandbox UUID](docs/fetch-sandbox-uuid.md)
6. [Install Launch Agents](docs/install-launch-agents.md)

### Extra Goodies

If you happen to use [Alfred](https://www.alfredapp.com) on your computer, we are also releasing a [Custom Workflow](./Sandbox.alfredworkflow) that allows you to Start & Stop your Sandbox, as well as use your mobile device to trigger your workflow remotely.

[![Alfred Workflow](https://img.shields.io/badge/Alfred_Workflow-5C1F87.svg?logo=alfred&logoColor=white&style=for-the-badge)](docs/alfred-workflow.md)

Contributing
---

> Interested in making this tool better? Fork this Repository and we'll gladly accept Pull Requests.
[![Contribution Guide](https://img.shields.io/badge/Contribution_Guide-EEEEEE.svg?logo=github&logoColor=black&style=for-the-badge)](https://github.com/sfccdevops/sandbox-launchd/blob/develop/.github/CONTRIBUTING.md)

About the Author
---

> [Peter Schmalfeldt](https://peterschmalfeldt.com/) is a Certified Senior Salesforce Commerce Cloud Developer with over 20 years of experience building eCommerce websites, providing everything you need to design, develop & deploy eCommerce applications for Web, Mobile & Desktop platforms.
Disclaimer
---

> The trademarks and product names of Salesforce®, including the mark Salesforce®, are the property of Salesforce.com. SFCC DevOps is not affiliated with Salesforce.com, nor does Salesforce.com sponsor or endorse the SFCC DevOps products or website. The use of the Salesforce® trademark on this project does not indicate an endorsement, recommendation, or business relationship between Salesforce.com and SFCC DevOps.

0 comments on commit c38896f

Please sign in to comment.