main
sandyx 11 months ago
parent 6dceece0e4
commit c2e71ed880

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

Loading…
Cancel
Save