Commit c6e3ca2ade97fcce1d1e669517808e5e75f3da9b
Committed by
David Silva
1 parent
d4785b69
Exists in
master
and in
5 other branches
Update README with create licenses task
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
README.md
| ... | ... | @@ -41,6 +41,11 @@ To create the categories that a software can have run |
| 41 | 41 | |
| 42 | 42 | rake software:create_categories |
| 43 | 43 | |
| 44 | +Create Licenses | |
| 45 | +----------------- | |
| 46 | + | |
| 47 | +This command populate the database with 71 licenses and it's links | |
| 48 | +rake software:create_licenses | |
| 44 | 49 | |
| 45 | 50 | Translate Plugin |
| 46 | 51 | ------------------ | ... | ... |