An open API service indexing awesome lists of open source software.

https://github.com/rockchinq/rftx-cli

CLI for RFTX
https://github.com/rockchinq/rftx-cli

Last synced: 6 months ago
JSON representation

CLI for RFTX

Awesome Lists containing this project

README

          

# RFTX-CLI

## Folder Structure

The workspace contains two folders by default, where:

- `src`: the folder to maintain sources
- `lib`: the folder to maintain dependencies

## Dependency Management

any dependencies will be packed to jar
The `JAVA DEPENDENCIES` view allows you to manage your dependencies. More details can be found [here](https://github.com/microsoft/vscode-java-pack/blob/master/release-notes/v0.9.0.md#work-with-jar-files-directly).

## Develop Environment

vscode with Java Extension and JDK 11.