https://github.com/gussamer/sfetup
Setup script for salesforce development on Ubuntu 14.04 LTS with Unity
https://github.com/gussamer/sfetup
development salesforce setup ubuntu1404
Last synced: 3 months ago
JSON representation
Setup script for salesforce development on Ubuntu 14.04 LTS with Unity
- Host: GitHub
- URL: https://github.com/gussamer/sfetup
- Owner: gussamer
- Created: 2018-03-28T08:01:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-22T02:02:16.000Z (over 7 years ago)
- Last Synced: 2025-06-09T09:05:27.933Z (4 months ago)
- Topics: development, salesforce, setup, ubuntu1404
- Language: Vim script
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sfetup
Setup script for salesforce development on Ubuntu 14.04 LTS with Unity
## Setup
### Install
1. Install: 'wget -q -O - https://raw.github.com/gussamer/sfetup/master/sfetup.sh | bash'
## Scripts
*requires root
- installjdk8: installs the java jdk 8 for linux for vscodes salesfore extensions
- lsgh: lists your github repositories
- mkgh: create new public github repository
- mkgl: create new public gitlab repository (under development)
- mkjwt: helper script for creating certificates for sfdx connected apps for the jwt auth flow
- ucode: updates vscode to the latest*
## Config
- .bashrc: random things I've copied from various sources that I no longer remember where from or why other than they fix stuff and I take no credit for any of it
- .vimrc: downloaded from vim-bootstrap.com and modified to have transparent background