Start ruby template

This commit is contained in:
timmypidashev
2022-05-08 16:37:52 -07:00
parent 447098b7ef
commit 3c54f2470e
545 changed files with 1372 additions and 351339 deletions

View File

@@ -1,3 +1,24 @@
# Portfolio
My portfolio website!
<img src="Banner.png"/>
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...