mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 15:49:39 +02:00
Merge pull request #250 from robzolkos/devcontainer-readme
Update README to mention devcontainer
This commit is contained in:
commit
a586d63027
1 changed files with 3 additions and 1 deletions
|
@ -37,6 +37,8 @@ You'll need:
|
|||
- ruby >3 (specific version is in `Gemfile`)
|
||||
- postgresql (if using stock `config/database.yml`)
|
||||
|
||||
For convenience, the project contains configuration for a devcontainer. Open up the project in your editor that supports devcontainers and run the commands mentioned below.
|
||||
|
||||
```shell
|
||||
cd maybe
|
||||
bundle install
|
||||
|
@ -69,7 +71,7 @@ If you've got feature ideas, simply [open a new issues](https://github.com/maybe
|
|||
|
||||
## Repo Activity
|
||||
|
||||

|
||||

|
||||
|
||||
## Copyright & license
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue