Skip to main content

For generating WSO2 MFT projects.

Project description


Logo

MFT (Managed File Transfer) CLI Tool

A powerful tool to jumpstart your WSO2 MFT projects!


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This Python CLI tool helps you bootstrap WSO2 ESB MFT (Managed File Transfer) projects easily. With this tool, you can create projects either by using the CLI interface or by passing a configuration file to the application.

Using the CLI interface, you can create WSO2 ESB MFT projects interactively by following the prompts. Alternatively, you can create a configuration file that defines your project's details, and then pass this file to the CLI tool to create the project automatically.

This project was developed with simplicity and ease-of-use in mind, with the aim of making it easier for developers to create and manage WSO2 ESB MFT projects.

Getting Started

Prerequisites

Before you can use this CLI tool, you need to have Python 3.10 or above installed on your machine. You can check your Python version by running the following command in your terminal:

   python3 --version

If you don't have Python 3.10 or above installed, you can download and install the latest version from the official Python website: https://www.python.org/downloads/

After installing Python,

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
    

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
    
  3. Install NPM packages
    npm install
    
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';
    

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mft_cli-0.1.0.tar.gz (18.0 kB view hashes)

Uploaded Source

Built Distribution

mft_cli-0.1.0-py3-none-any.whl (22.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page