Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Packagaya/Packagaya
The monorepo package manager for various programming languages
https://github.com/Packagaya/Packagaya
extensible monorepo monorepo-management
Last synced: 12 days ago
JSON representation
The monorepo package manager for various programming languages
- Host: GitHub
- URL: https://github.com/Packagaya/Packagaya
- Owner: Packagaya
- License: mit
- Created: 2020-10-09T15:57:06.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-06T14:23:28.000Z (11 months ago)
- Last Synced: 2024-08-01T19:52:59.077Z (3 months ago)
- Topics: extensible, monorepo, monorepo-management
- Language: TypeScript
- Homepage: https://packagaya-docs.netlify.app/
- Size: 2.05 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: Readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Packagaya
- [About Packagaya](#about-packagaya)
- [Features](#features)
- [Documentation](#documentation)
- [License](#license)
- [Authors](#authors)## About Packagaya
Packagaya is a package manager for various programming languages.
## Features
1. Create new packages based on templates
2. Provide specific features for programming languages.Specific features:
- TypeScript
- Syncronize NPM (dev-)dependencies
- Synchronize TypeScript imports## Documentation
The documentation can be found at: [Packagaya/Docs](https://github.com/Packagaya/Docs).
## License
Packagaya is licensed under the MIT license. You can find the license text in the [LICENSE](./LICENSE) file.
## Authors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Yannick Fricke
💻 📖 🤔 🚧 📆
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!