Closed sewe2000 closed 10 months ago
I suggest changing names of these commands:
nr
ornew rule
- to create rulens
ornew set
- to create set
@BaderBC What do you think about it?
I suggest changing names of these commands:
nr
ornew rule
- to create rulens
ornew set
- to create set@BaderBC What do you think about it?
Even though It sounds good I'm not sure whether it is necessary, especially that new rule
isn't the command which would be often used.
I suggest changing names of these commands:
nr
ornew rule
- to create rulens
ornew set
- to create set@BaderBC What do you think about it?
Even though It sounds good I'm not sure whether it is necessary, especially that
new rule
isn't the command which would be often used.
The thing is I've implemented the process of creating a new rule, but the command is generate {rule_name}````. @cooligus suggested to change it to
new rule {rule_name}```
I suggest changing names of these commands:
nr
ornew rule
- to create rulens
ornew set
- to create set@BaderBC What do you think about it?
Even though It sounds good I'm not sure whether it is necessary, especially that
new rule
isn't the command which would be often used.The thing is I've implemented the process of creating a new rule, but the command is
generate {rule_name}````. @cooligus suggested to change it to
new rule {rule_name}```
Okay,
Now I understand. Personally i prefer to do it the same way Nest.js cli did it - generate
Resolves #35