Giter Club home page Giter Club logo

rakun-js's Introduction

Rakun ๐Ÿฆ

Experimental js cli for managing my local development environment

Getting Started ๐Ÿš€

You can either download the latest release from the releases tab, or install the repo via npm.

$ npm install -g https://github.com/ndom91/rakun.js

Once installed, the cli can be used via the common pattern of rakun [FLAGS] [ACTION], like the following examples.

$ rakun --help
$ rakun restart
$ rakun -m -h ndo-docker status

Tip: After building the project, run npm link in the root of the repo to link the rakun binary to a directory in your systems $PATH so you can use the command rakun anywhere.

Options ๐Ÿ•น๏ธ

  FLAGS:
    -m [BOOL]          use docker-machine
    -h [STRING]        docker-machine hostname
    -cd                checkly directory

  ACTIONS:
    help, -h           display this help output
    status, -s         show current status of tmux window and containers
    start              start all development processes
      frontend, -f     start frontend only
      backend, -b      start backend only
      containers, -c   start containers only
      datapipeline, -d start data-pipeline only
    restart            restart running development processes
      frontend, -f     restart frontend only
      backend, -b      restart backend only
      containers, -c   restart containers only
      datapipeline, -d restart data-pipeline only
    stop               stop and kill any running processes
      frontend, -f     stop frontend only
      backend, -b      stop backend only
      containers, -c   stop containers only
      datapipeline, -d stop data-pipeline only

    clean            ensure no development processes or containers are left running

Contributing ๐Ÿซ 

Please stick to any formatting settings and if you have question or comments you can open an issue here.

License ๐Ÿ“œ

MIT

rakun-js's People

Contributors

ndom91 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.