Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify building process with scripts and INSTALL documentation. #36

Closed
end2endzone opened this issue Apr 11, 2021 · 0 comments
Closed

Comments

@end2endzone
Copy link
Owner

The build process should be simplified:

  • Scripts for AppVeyor and Tracis CI should not be the scripts used for building explained "up front". This is not intuitive.
  • The documentation should be easier to follow for a new developer that want to start working on the project.
  • Users runs on Linux , Windows or macOS and are usually expecting different build instructions specific for their OS. The best option to follow this rule would be to create linux and windows directories under /ci directory. Each directory should contains the required scripts for these operating systems.
  • Try to have "one click build".
end2endzone added a commit that referenced this issue Apr 25, 2021
…ocumentation.

Removed references of RapidAssist in building scripts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant