1.1.7 • Published 3 years ago

node-basher v1.1.7

Weekly downloads
61
License
ISC
Repository
-
Last release
3 years ago

node-basher

With node-basher you can fire up a variety of bash scripts remotely for several use cases :)

NOTE: These scripts run bash commands in a child process, if you are on windows you should run these scripts from git bash or on windows subsystem for linux.

spinup

This is the bash version of my merced-spinup tool. It clones the same templates but will also install dependencies and remove the git remote from the clone saving you time.

The command

npx node-basher spinup |TEMPLATE| |PROJECTNAME|

If template not specified will spinup a react project by default

If projectname not specified will clone to folder "myproject"

List of templates and their names

AVAILABLE TEMPLATES

Frontend

  • react
  • angular
  • vue
  • svelte
  • ezcomponent
  • amponent
  • mercedui
  • renderblocks
  • mblocks
  • basicelement
  • componentzoo
  • superfunc
  • funcomponent
  • basicreact
  • reactwebp
  • reactrouter
  • reactredux
  • reactreducer
  • jquerywebpack
  • jqueryts
  • basichtml (basic html/css/js setup)
  • reactts
  • kofu
  • vuehtml (vue with a script tag)
  • reacthtml (react with a script tag)
  • angularjs (AngularJS 1.8, LTS Support Ends 12/31/21)
  • jqueryhtml (jquery with a script tag)
  • reactrollup
  • gruntreact
  • reactsassbootstrap
  • reactsassmaterialui
  • reactsasscontext
  • reactstyled
  • reactjss
  • reactloaded
  • reactparcel
  • snowreactloaded
  • snowreacttask

Snowpack Bundler Templates (From Snowpacks Official Templates)

  • snowpack
  • snowreact
  • snowreactts
  • snowsvelte
  • snowvue
  • snowts
  • snowlit
  • snowlitts

Backend

  • fastify
  • koa
  • polka
  • apollo
  • expressreact
  • expressejs
  • expressmustache
  • expressmarko
  • expresspug
  • expressrest
  • expressrest
  • merver
  • expresssocket
  • mongoexpressreact
  • expressmongo
  • expresspg
  • express
  • expressreactmono (express/react monorepo)
  • netlifyfunc
  • vercelfunc

Markdown Blog Templates

  • gatsbymarkdown (react)
  • nextmarkdown (react)
  • sappermarkdown (svelte)
  • scullymarkdown (angular)
  • gridsomemarkdown (Vue)
  • nuxtmarkdown (Vue)
  • gatsbyportfolio (Gatsby template for generating dev portfolios)

Other

  • ts
  • plainwebpack
  • plainrollup
  • commander
  • nextts (Next Static Site Generator with Typescript)
  • gulp
  • grunt
1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago