Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dudeofawesome/code-style

My Code Style Monorepo
https://github.com/dudeofawesome/code-style

List: code-style

Last synced: about 8 hours ago
JSON representation

My Code Style Monorepo

Awesome Lists containing this project

README

        

# My Code Style Monorepo

## Usage

See [create-configs](/packages/create-configs/README.md) for usage information.

## Contributing

### Authoring a new release

1. Author your code changes.
1. Commit your changes.
1. Run [`scripts/bump.ts`](scripts/bump.ts) to bump all package versions.
1. Push your changes!

### Updating dependencies across workspaces / packages

1. Run [`scripts/upgrade-packages.sh --help`](scripts/upgrade-packages.sh) to see usage information about upgrading packages.