Skip to content

EasyDevCpp/Molly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Molly

Molly enables Rolling Release-Support for Ubuntu

Molly is a simple yet powerful console application that allows users to get the latest Ubuntu version in the form of a rolling release.

Installation

Ubuntu:

  1. Clone the repo
git clone https://github.com/EasyDevCpp/Molly.git
  1. cd into the folder and run the install.sh
cd /into/the/folder
sudo sh ./install.sh
  1. That's it!

Usage example

To upgrade your installed Ubuntu Version to the newest available use:

molly -upgrd

Release History

  • 1.0.0
    • Work in progress

Meta

Robin Krause – @EasyDevCpp[email protected]

Distributed under the GNU General Public license v3.0. See LICENSE for more information.

https://github.com/EasyDevCpp/

Contributing

  1. Fork it (https://github.com/EasyDevCpp/Molly/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Molly enables Rolling Release-Support for Ubuntu

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published