All Projects → redvanworkshop → rvw_developers_core

redvanworkshop / rvw_developers_core

Licence: MIT license
SFCC Developers Core Cartridge. A Salesforce Commerce Cloud (Demandware) Cartridge for Developers.

Programming Languages

Vue
7211 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to rvw developers core

sfcc-cli
Command Line Interface for Salesforce Commerce Cloud Sandbox Development
Stars: ✭ 18 (-58.14%)
Mutual labels:  sandbox, salesforce, demandware, sfcc, commerce-cloud, sfra
adyen-salesforce-commerce-cloud
Salesforce Commerce Cloud (formerly Demandware)
Stars: ✭ 63 (+46.51%)
Mutual labels:  cartridge, sfcc
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (+8665.12%)
Mutual labels:  sandbox, debugging-tool
wt-console
A lightweight, extendable react-native developer and tester tool
Stars: ✭ 31 (-27.91%)
Mutual labels:  console, debugging-tool
log-utils
Basic logging utils: colors, symbols and timestamp.
Stars: ✭ 24 (-44.19%)
Mutual labels:  console
Inquirer.cs
A collection of common interactive command line user interfaces. Port of Inquirer.js
Stars: ✭ 26 (-39.53%)
Mutual labels:  console
congif
convert script(1) output to GIF
Stars: ✭ 52 (+20.93%)
Mutual labels:  console
std
stdout, for humans.
Stars: ✭ 17 (-60.47%)
Mutual labels:  console
colorize
pub.dartlang.org/packages/colorize
Stars: ✭ 20 (-53.49%)
Mutual labels:  console
laravel-console-spinner
Customized loading ⌛ spinner for Laravel Artisan Console.
Stars: ✭ 70 (+62.79%)
Mutual labels:  console
x-terminal
An xterm based Atom plugin for providing terminals inside your Atom workspace.
Stars: ✭ 34 (-20.93%)
Mutual labels:  console
douban.fm
简洁的豆瓣电台命令行版。
Stars: ✭ 13 (-69.77%)
Mutual labels:  console
Apex-Code-Conventions
Apex conventions and best practices for Salesforce Developers
Stars: ✭ 28 (-34.88%)
Mutual labels:  salesforce
mini-me
Inline multiline text-editor/prompt written in Rust.
Stars: ✭ 23 (-46.51%)
Mutual labels:  console
console
a debugger for async rust!
Stars: ✭ 2,101 (+4786.05%)
Mutual labels:  console
salesforce-iam-flows
Node.js application that implements some of the most common SAML and OAuth flows in Salesforce.
Stars: ✭ 31 (-27.91%)
Mutual labels:  salesforce
CLI-Autocomplete
Cross-platform flexible autocomplete library for your CLI applications.
Stars: ✭ 21 (-51.16%)
Mutual labels:  console
px
ps and top for human beings
Stars: ✭ 151 (+251.16%)
Mutual labels:  console
yachalk
🖍️ Terminal string styling done right
Stars: ✭ 131 (+204.65%)
Mutual labels:  console
oof
Convenient, high-performance RGB color and position control for console output
Stars: ✭ 764 (+1676.74%)
Mutual labels:  console

Logo

SFCC Developers Core - SFCC Cartridge

A Salesforce Commerce Cloud (Demandware) Cartridge for Developers.

Cartridges

Dev Console Dev Tools

  • Dev Console - Execute Server Side JavaScript in your Storefront
  • Dev Tools - Developer Tools for Debugging your Storefront

Installation

Download

  1. Unzip and Rename the folder to sfcc_developers_core
  2. Move sfcc_developers_core into the root of your SFCC Project
  3. Add sfcc_developers_core to project or global .gitignore
  4. Add sfcc_dev_console & sfcc_dev_tools to Business Manager Storefront Cartridges Path
  5. Review Usage Instructions in each Cartridges README.md

Contributing

Interested in making this tool better? Fork this Repository and we'll gladly accept Pull Requests.

Developer Setup:

git clone https://github.com/sfccdevops/sfcc_developers_core.git
cd sfcc_developers_core
npm install
npm run dev # one time build for development
npm run watch # watch for changes and build for development
npm run build # one time build for production

Once you have something you would like to share, check out our Contribution Guide.

Contribution Guide

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].