Closed raiyanyahya closed 2 years ago
Congrats on being featured in the August 2022 Release Radar 🥳
Thank you Mish. This is awesome 😀
Regards, Raiyan Yahya
On Mon, Sep 19, 2022 at 9:38 AM MishManners®™ @.***> wrote:
Congrats on being featured in the August 2022 Release Radar 🥳
- Read the blog here https://github.blog/2022-09-02-release-radar-aug-2022/
- Check out our GitHub Tweet https://twitter.com/github/status/1570095096258863104
- Feel free to retweet Mish's tweet featuring you https://twitter.com/MishManners/status/1566419465725562880
- Keep an eye on our YouTube Channel https://www.youtube.com/c/github for a August Release Radar promo video 😄
— Reply to this email directly, view it on GitHub https://github.com/github/release-radar/issues/113#issuecomment-1250673126, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFU7DFFEK3MYXXBWRJ3XJ2DV7AJ6HANCNFSM56BKM4BA . You are receiving this because you authored the thread.Message ID: @.***>
Open Source Project name
freshenv
What is your project?
freshenv
is a command line application to provision and manage local developer environments. Build and develop your projects in completely isolated environments. Save, switch and restart your environments. Push and fetch developer environments from the cloud. Choose from a wide variety of flavors to get the developer tools you need.Version
3.0.0
Date
August 09 2022
Description of breaking changes
The latest version of freshenv now includes cloud capabilities, allowing developers to push, list and fetch their environments to and form the cloud.
Freshenv cloud introduces cloud capabilities to the developer environments. It lets developers push and fetch custom environments to the cloud. It currently supports personal clouds and a freshenv hosting plan is being worked on. To use the cloud features of freshenv you have to configure freshenv with the cloud provider and the bucket name. A sample of the config is present below. It currently supports aws s3 as a provider and more providers are being worked on. Please run fr cloud --help for more information.
Please raise issues and PRs are welcome.
GitHub Repo
https://github.com/raiyanyahya/freshenv
Website
https://freshenv.io
Link to changelog
https://github.com/raiyanyahya/freshenv/releases/tag/v3.0.0
Social media
https://twitter.com/raiyan_yahya/status/1557033899859083265
Anything else to add?
No response