Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flox/flox-vscode
Flox VSCode Extention
https://github.com/flox/flox-vscode
flox vscode-extension
Last synced: about 1 month ago
JSON representation
Flox VSCode Extention
- Host: GitHub
- URL: https://github.com/flox/flox-vscode
- Owner: flox
- License: mit
- Created: 2024-11-25T17:20:57.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-01T21:20:37.000Z (about 1 month ago)
- Last Synced: 2024-12-01T22:25:54.847Z (about 1 month ago)
- Topics: flox, vscode-extension
- Language: TypeScript
- Homepage: https://flox.dev
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Developer environments you can take with you
Discourse
|
Documentation
|
Blog
|
|
Slack
[Flox][website] is a virtual environment and package manager all in one. With
Flox you create environments that layer and replace dependencies just where it
matters, making them portable across the full software lifecycle.`flox-vscode` is a VSCode editor extension that integrated Flox environments
with VSCode editor.## 🤝 Found a bug? Missing a specific feature?
Feel free to [file a new issue][new-issue] with a respective title and
description on the `flox/flox-vscode` repository. If you already found a
solution to your problem, we would love to review your pull request!## ⭐️ Contribute
We welcome contributions to this project. Please read the [Contributor
guide](./CONTRIBUTING.md) first.## 🪪 License
The Flox CLI is licensed under the GPLv2. See [LICENSE](./LICENSE).
[website]: https://flox.dev
[new-issue]: https://github.com/flox/flox-vscode/issues/new/choose