Code Monkey home page Code Monkey logo

dpx's Introduction

Denorg

Denorg is a community organization and consultancy company that builds open-source projects for, and helps clients refactor their code to, Deno, a secure JavaScript/TypeScript runtime written in Rust.

πŸ“¦ Projects

πŸ’‘ How we can help

  1. We can help you migrate legacy code to Deno
  2. We can organize workshops to help your team learn Deno
  3. We can provide dedicated support for our open-source packages to your company

πŸ“„ License

dpx's People

Contributors

anandchowdhary avatar fakoua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dpx's Issues

add dpx inside Trex

I am making a dependency manager for deno based on import_map, it also has the functionality to install tools like commands or velociraptor

is there a problem with adding dpx to the list of tools that can be installed?

this is my tool Trex

Question / Potential Feature Request: Does it make sense to have something like that for pm2 features?

These things are still somehow abstract for me - so sorry if it is a not so valuable question / remark.

What I'm looking for is being able to write something like
pm2 start https://deno.land/x/.../app.ts --interpreter="deno" --interpreter-args="run --allow-net"

instead of cloning things onto my server and then writing something like
pm2 start app.ts --interpreter="deno" --interpreter-args="run --allow-net"

From my perspective this seems similar like dpx - and brings in the "process manager" features...

I also raised this via the following issue but this seemed to be the wrong place:
denoland/deno#7137

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.