Nikolay Govorov

Results 25 issues of Nikolay Govorov

Hi. Thank you for your hard work, I learned a lot. I believe that the project should develop and offer help in translation into Russian language. What do you think?

help wanted

The main volume is `@shower/cli`. We can add the ability to use globally installed `@shower/cli` from the presentation, and locally put only `theme/core` and the like. _Originally posted by @nikolay-govorov...

feature
plan

In the basic shower/cli template, the "prepare" command is added, which turns out to be reserved in npm: https://docs.npmjs.com/misc/scripts. This command will be called before installing the dependencies, and since...

bug

I need help. I speak English rather badly, and it is necessary to check whether I have made mistakes in the documentation or reference information.

help wanted

To avoid fail, you should publish packages from CI. For example, it can be [`semantic-release`](http://npmjs.com/semantic-release) or [`np`](http://npmjs.com/np)

plan

Now the work of tasks is tested manually before publishing a new version. To avoid regression and broken releases, acceptance tests are needed for all tickets.l

plan

- `--install` — to install dependencies or not - `--git` — init fir repo: - [ ] init repo; - [ ] create `.gitignore`: - [ ] add repo info...

concept