Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

New "2.0" version of Ubuntu MATE's curated software centre

Notifications You must be signed in to change notification settings

ubuntu-mate/software-boutique-2.0

Repository files navigation

A welcome screen for Ubuntu MATE that provides links to helpful resources, utilities and a selection of software packages.

Development

Clone this repository, then initialize the sub module :

git clone https://github.com/ubuntu-mate/boutique-2.0
cd boutique-2.0
git submodule init
git submodule update

Build the software index and copy it to the source tree :

cd software-boutique-curated-apps
./script/build.sh
cp -a dist ../src/apps
cd ..

About

New "2.0" version of Ubuntu MATE's curated software centre

Resources

Stars

Watchers

Forks

Releases

No releases published