Skip to content

🦥 Click "Use this template" to get started with a new package. Search/replace `example` with the name of your pkg. Follow the conventions in the docs repo:

License

Notifications You must be signed in to change notification settings

carforyou/carforyou-example-pkg

Repository files navigation

CAR FOR YOU Example

semantic-release

Usage

npm install @carforyou/example

Development

npm run build

You can link your local npm package to integrate it with any local project:

cd carforyou-example-pkg
npm run build

cd carforyou-listings-web
npm link ../carforyou-example-pkg

Release a new version

New versions are released on the ci using semantic-release as soon as you merge into master. Please make sure your merge commit message adheres to the corresponding conventions.

Circle CI

You will need to enable the repository in circle CI ui to be able to build it.

For slack notifications to work you will need to provide the token in circle settings.

About

🦥 Click "Use this template" to get started with a new package. Search/replace `example` with the name of your pkg. Follow the conventions in the docs repo:

Resources

License

Stars

Watchers

Forks

Packages

No packages published