cespare / reflex

Run a command when files change

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enforce group naming or Apply alias

daison12006013 opened this issue · comments

Currently we have these pattern

[01] second
[00] first
[01] second
[00] first
[00] first
[01] second
[01] second
[00] first
[01] second
[00] first

is there anyway we can name those 00 / 01 for easy and traceable coding?

[go] second
[reactjs] first
...