Bread v0.2.1 Released!
What's New
- Improved Installation, Removal & Update Method.
- Now When Installing a App Where The Specified GitHub Repo's user and repo are same name (e.g.
libresprite/libresprite
), then you don't need to put the whole name. - Just tell the single name like this
bread install libresprite
which is equal tobread install libresprite/libresprite
- This will work work with the
install
,list
,remove
andupdate
.
- Now When Installing a App Where The Specified GitHub Repo's user and repo are same name (e.g.