Skip to content

Tool for managing dependencies in software projects using GNU Autotools

License

Notifications You must be signed in to change notification settings

zopencommunity/automakeport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4858997 · Jan 30, 2025

History

83 Commits
Oct 1, 2024
Jan 30, 2025
May 24, 2022
Aug 13, 2021
May 11, 2022
Oct 25, 2022
Oct 25, 2022
Aug 13, 2021
Jan 30, 2025
Sep 23, 2024
Sep 20, 2024
Sep 14, 2022

Repository files navigation

Automatic version updates

Automake

Tool for managing dependencies in software projects using GNU Autotools

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install automake

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/automakeport.git
cd automakeport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

TBD

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.