Code Monkey home page Code Monkey logo

goncalomark / jalapeno Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 103 KB

A simple file watcher implementation for development purposes! Developed for the sake of learning about CLI Tools and file watchers! For the sake of improving my coding skills! Developing some projects to make my personal portfolio interesting!

Home Page: https://www.npmjs.com/package/jalapeno_lnx

License: MIT License

JavaScript 20.57% TypeScript 79.43%
development-tools file-watcher cli-tool typescript

jalapeno's Introduction

Jalapeno

This is a File Watcher for Typescript that can provide hot reload features! Simple and light implementation suitable for small/simple projects! I made this for self improving my coding skills and to add some CLI tools to my portfolio!

Installation

Either through cloning with git or by using npm (the recommended way):

npm install -g jalapeno_lnx

And Jalapeno will be installed globally to your system path.

You can also install Jalapeno as a development dependency:

npm install --save-dev jalapeno_lnx

Usage

jalapeno --run [filename]

For CLI options, use the -h argument:

jalapeno -h

Manual restarting

If you need to manually restart your application, instead of stopping and restart Jalapeno, you can type r and press Enter.

Stopping Jalapeno

Hit CTRL+C and it shutdowns Jalapeno!

jalapeno's People

Contributors

github-actions[bot] avatar goncalomark 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.