Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 740 Bytes

File metadata and controls

25 lines (17 loc) · 740 Bytes

Foo's Package Manager

Introduction

Foo's Package Manager is a package manager for Linux systems. It is designed to be simple and easy to use, while still being fast and efficient.

Installation

For now, you need to compile the source code yourself. You can do this by running the following commands:

git clone https://github.com/Tarvey/fpm.git
cd fpm
g++ ./fpm.cpp -o fpm

Usage

For now, there is no documentation. You can look through the source code to see how it works.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT