vovs03 / desertos

It's time, when desert dominates in a clean operating system. And you need to build everything from scratch here.
0 stars 0 forks source link

VSCode extensions #82

Open vovs03 opened 2 years ago

vovs03 commented 2 years ago

VSCode extensions

vovs03 commented 5 months ago
classDiagram
class BankAccount
BankAccount : +String owner
BankAccount : +BigDecimal balance
BankAccount : +Deposit(amount)
BankAccount : +withdrawal(amount)

original here:

vovs03 commented 5 months ago

@startuml !theme crt-green Data @enduml