main
sandyx 11 months ago
parent 6dceece0e4
commit c2e71ed880

@ -1,9 +1,13 @@
# Rub # Rub
to install to install
``` ```
root@computer ~/somewhere # sh install root@computer ~/somewhere # ruby install.rb
``` ```
to run to run
``` ```
user@computer ~/somewhere $ rub user@computer ~/somewhere $ rub
``` ```
to init new repository
```
user@computer ~/code $ rub init <project_name>
```

Loading…
Cancel
Save