0

I want to use the Cake build system for building my project and I want use it in GitHub action for helping continuous integration and more.

But I couldn't find any useful document to what are you doing. Is there one?

Is there any documentation or best practice about this?

I searched for it, but I did not find anything useful.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
sorosh_sabz
  • 2,356
  • 2
  • 32
  • 53

1 Answers1

1

After some working I found some useful information about it in the GitHub Cake project

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
sorosh_sabz
  • 2,356
  • 2
  • 32
  • 53