mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +02:00
Update README to mention devcontainer
This commit is contained in:
parent
253ae29da0
commit
1596e331f7
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