https://github.com/bilelmsekni/projectizer
https://github.com/bilelmsekni/projectizer
angular monorepo vscode-extension
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bilelmsekni/projectizer
- Owner: bilelmsekni
- License: lgpl-3.0
- Created: 2018-07-21T20:45:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T14:49:43.000Z (over 7 years ago)
- Last Synced: 2025-02-13T20:40:08.792Z (over 1 year ago)
- Topics: angular, monorepo, vscode-extension
- Language: TypeScript
- Size: 1.57 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Projectizer
Projectizer detects angular projects inside your repository then helps you choose which project you would like to work on by filtering files and folders in visual code explorer.
## [Read more about it on medium](https://medium.com/@msekni.bilel/in-the-world-of-monorepos-11a7fe8ef80a)

> Use the `Projectize` command or telescope status bar icon to select which project to focus on.
## Requirements
Angular 6 or above repository.
## [Having an issue ? report it here](https://github.com/mseknibilel/projectizer/issues)
## License
[LGPL-3.0](https://www.gnu.org/licenses/lgpl-3.0.fr.html)