Bugs and Feature Requests
Use our online ticket tracking tool to request new features or report bugs.
Code
The source code is available in our git repository.
Please note, this is a monorepo that contains several projects. The specific code for Goupile is located in src/goupile
, but it references several other libraries (both internal and external) within this repository.
Most of my projects live in a single repository (or monorepo), which have two killer features for me:
- Cross-project refactoring
- Simplified dependency management
You can find a more detailed rationale here: https://danluu.com/monorepo/
License
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.
Find more information here: https://www.gnu.org/licenses/#GPL