Skip to content
/ Branch Public

Advanced, powerful, verbose yet concise conceptual execution-node command framework

Notifications You must be signed in to change notification settings

auriium/Branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branch

An opinionated command framework based around the concept of an argument handling node

Has support for both builder format and annotation format

Built for use with Beetle but can be used independently

How can I ask for support?

DM #1 on discord!

Contributing

Make pull requests that arent bad and I accept them. It's about that simple!

Repositories

    <dependencies>
        <dependency>
            <groupId>me.aurium</groupId>
            <artifactId>branch-core</artifactId>
            <version>0.1.0</version>
        </dependency>
    </dependencies>
    <repositories>
        <repository>
            <id>aurium</id>
            <url>https://repo.repsy.io/mvn/elytraforce/default</url>
        </repository>
    </repositories>

About

Advanced, powerful, verbose yet concise conceptual execution-node command framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages