File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# B2C CLI and Tooling SDK
22
3- [ ![ CI] ( https://github.com/SalesforceCommerceCloud/b2c-cli /actions/workflows/ci.yml/badge.svg )] ( https://github.com/SalesforceCommerceCloud/b2c-cli /actions/workflows/ci.yml )
3+ [ ![ CI] ( https://github.com/SalesforceCommerceCloud/b2c-developer-tooling /actions/workflows/ci.yml/badge.svg )] ( https://github.com/SalesforceCommerceCloud/b2c-developer-tooling /actions/workflows/ci.yml )
44
55> [ !NOTE]
66> This project is currently in ** Developer Preview** . Not all features are implemented, and the API may change in future releases. Please provide feedback via GitHub issues and Unofficial Slack.
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ export default defineConfig({
6666 ] ,
6767 } ,
6868
69- socialLinks : [ { icon : 'github' , link : 'https://github.com/SalesforceCommerceCloud/b2c-cli ' } ] ,
69+ socialLinks : [ { icon : 'github' , link : 'https://github.com/SalesforceCommerceCloud/b2c-developer-tooling ' } ] ,
7070
7171 search : {
7272 provider : 'local' ,
Original file line number Diff line number Diff line change 66 "bin" : {
77 "b2c" : " ./bin/run.js"
88 },
9- "bugs" : " https://github.com/SalesforceCommerceCloud/b2c-cli /issues" ,
9+ "bugs" : " https://github.com/SalesforceCommerceCloud/b2c-developer-tooling /issues" ,
1010 "dependencies" : {
1111 "@oclif/core" : " ^4" ,
1212 "@oclif/plugin-autocomplete" : " ^3" ,
4747 " ./dist" ,
4848 " ./oclif.manifest.json"
4949 ],
50- "homepage" : " https://github.com/SalesforceCommerceCloud/ b2c-cli " ,
50+ "homepage" : " https://salesforcecommercecloud. github.io/ b2c-developer-tooling " ,
5151 "keywords" : [
5252 " SFCC" ,
5353 " B2C" ,
107107 }
108108 }
109109 },
110- "repository" : " SalesforceCommerceCloud/b2c-cli " ,
110+ "repository" : " SalesforceCommerceCloud/b2c-developer-tooling " ,
111111 "scripts" : {
112112 "build" : " shx rm -rf dist && tsc -p tsconfig.build.json" ,
113113 "lint" : " eslint" ,
Original file line number Diff line number Diff line change 44 "description" : " Core tooling library for Salesforce Commerce Cloud B2C CLI" ,
55 "author" : " Charles Lavery" ,
66 "license" : " Apache-2.0" ,
7- "repository" : " SalesforceCommerceCloud/b2c-cli " ,
7+ "repository" : " SalesforceCommerceCloud/b2c-developer-tooling " ,
88 "keywords" : [
99 " SFCC" ,
1010 " B2C" ,
You can’t perform that action at this time.
0 commit comments