GithubHelp home page GithubHelp logo

victoriaquasar / autoflux Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 112 KB

🧩 Cross-platform tool for assembling scripts, commands and automation stuff into a documentable and maintainable fully posix compliant command line interface

License: MIT License

JavaScript 2.89% TypeScript 97.11%

autoflux's Introduction

🧩 autoflux

autoflux is a cross-platform tool for assembling scripts, commands and automation stuff into a documentable and maintainable fully posix compliant command line interface.

Warning
Autoflux is still is a deprecated project and may not be used for production purposes.

How does it work?

In autoflux, commands are folders containing an index file, called program.json, that file will follow a schema that can be used to assemble scripts and commands. To start using the project you just need to create a folder, create the index file and put all the needed files in order to assemble then in a single command line tool.

Sem título-2023-03-03-1919

Why use autoflux?

  • Reliability: POSIX-compliant command line tools ready to use and they cover all your needed scripts and have options to provide proper documentation to it (that comes embedded in runtime)
  • Portability: autoflux commands can be easily shared with the respective associated folders, this can be used for personal automation, open source projects and even be scaled to company projects where you need to do things like set up development environments for newcomers with some needed scripts
  • Cross-platform: Since autoflux is made using TypeScript on top of Node.js, it can be used in any supported platform (like Unix, FreeBSD, Windows, macOS...)

Todo

  • Folder command feature: Create commands using indexed folders that contains all the logic and resources;
  • [] Command-save: save a command path globally and call it directly with the alias

autoflux's People

Contributors

scarletquasar avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

lobocode

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.