matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
963 stars 77 forks source link

Add support for meteor version #214

Open smeijer opened 4 years ago

smeijer commented 4 years ago

Feature Request

Would be awesome if we could render meteor versions just as we currently have with node versions.

To detect a meteor project, we can simply check the existence of ./.meteor/release, that file has contents like METEOR@1.8.2, which can be used to extract the version from.