Artifact 38b7e24578f200896f979ffd7b70d2563bbc9dc6b8703f3ecae0aed03b2e561a:
- File INSTALL.md — part of check-in [acf11d4829] at 2022-08-17 10:44:03 on branch trunk — Added license and installation information. (user: jnorven size: 1071)
Advanced Learning and Memorizing Agent (ALMA)
Learn and memorize methodically and efficiently. Copyright © 2022 Andreas Amereller andreas.amereller.dev@gmail.com
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Installation instructions
Building from source
To build ALMA from source follow these steps:
- Run 'cd code'
- Run 'dotnet build ALMA.sln'
Build and install a spcecific version
This project is in a too early stage of development and thus provides no such instructions yet.