fix(packaging): Update package metadata: add exports, mark package public; clean up README contributing section
This commit is contained in:
18
readme.md
18
readme.md
@@ -449,24 +449,6 @@ SmartIPC uses a layered architecture for maximum flexibility:
|
||||
| Message Size Limits | ✅ | ❌ | ✅ | |
|
||||
| Type Safety | ✅ | ❌ | ❌ | |
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.
|
||||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://code.foss.global/push.rocks/smartipc.git
|
||||
|
||||
# Install dependencies
|
||||
pnpm install
|
||||
|
||||
# Run tests
|
||||
pnpm test
|
||||
|
||||
# Build
|
||||
pnpm build
|
||||
```
|
||||
|
||||
## Support
|
||||
|
||||
- 📖 [Documentation](https://code.foss.global/push.rocks/smartipc)
|
||||
|
Reference in New Issue
Block a user