Gathering detailed insights and metrics for create-gitlab-react-redux-repo
Gathering detailed insights and metrics for create-gitlab-react-redux-repo
npm install create-gitlab-react-redux-repo
Typescript
Module System
Node Version
NPM Version
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
3,239
Last Day
1
Last Week
12
Last Month
32
Last Year
279
Latest Version
1.1.8
Package Id
create-gitlab-react-redux-repo@1.1.8
Unpacked Size
36.32 kB
Size
5.26 kB
File Count
4
NPM Version
6.14.8
Node Version
14.13.0
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
1,100%
12
Compared to previous week
Last month
433.3%
32
Compared to previous month
Last year
-35.7%
279
Compared to previous year
No dependencies detected.
$ (sudo) npm install --global create-gitlab-react-redux-repo
Creates a GitLab React-Redux repository automatically. In other words, it creates a cra(create-react-app) with redux template and pushes it automatically to a remote repository on gitlab. It also adds a react-redux file-structure and pre-code to your project.
$ create-gitlab-react-redux-repo <user_name> <repository_name> <package_name_01> <package_name_02> ... <package_name_n>
or if you do not mind verboseness:
$ create-gitlab-react-redux-repository <user_name> <repository_name> <package_name_01> <package_name_02> ... <package_name_n>
it creates a blank and private remote repository on your gitlab account if both arguments were typed correctly;
first parameter: obrigatory = your gitlab account name as it is used on your repository url;
second parameter: obrigatory = you repository name should follow the cra standards. Shall contain lower case letter alone and avoid spaces, instead you shall please use hifens(-).
third and subsequent parameters are optional and represent the name of the packages you would like to have installed on your project.
$ create-gitlab-react-redux-repo Pietroski my-gitlab-repository redux-thunk react-router-dom styled-components
ps: if I had a mac operating system then I would be able to develop a automatizer for Apple devices. I apologize for that.
I am a Software Engineer Student who loves coding.
My interests are work and learn about automation, mobile technology, java, more about web development, residential automation, physics, mathematics, biology, error theory, and other stuff on my free time.
Currently learning Russian aside programming languages.
Technologies I know, use and perfect: HTML, CSS, JavaScript, React, Redux, TypeScript, Bash and Shell script, git, Processing.
Target Programming Languages: Java, Python and frameworks such as Django and Flesk, NodeJs and eventually NextJs.
For more information and follow up please, consider visiting my LinkedIn profile
Also, my Simple Pendulum Application Simulation which is still under development on my free time.
Please, any doubt, information and/or feedback consider contacting me at AugustoPTSantos@gmail.com
Kind Regards.
No vulnerabilities found.
No security vulnerabilities found.