1

I don't know how to deploy code using mina. Can anybody write detailed steps on how to deploy code with mina step by step?

sawa
  • 165,429
  • 45
  • 277
  • 381
Waleed Arshad
  • 1,081
  • 3
  • 12
  • 24

2 Answers2

0

What did you try already, at which point did you fail? Did you read the mina documentation and/or did you google for tutorials like https://www.digitalocean.com/community/tutorials/how-to-use-mina-to-deploy-a-ruby-on-rails-application ? I know this is not the answer you are looking for, but just writing up a detailed step by step documentation in a Q&A format is not really something to expect.

AnoE
  • 8,048
  • 1
  • 21
  • 36
0

The readme in the mina project explains all:

https://github.com/mina-deploy/mina/blob/v0.3.8/Readme.md

stef
  • 525
  • 6
  • 14