wu-lang / jess

🐈 A package manger for Wu projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jess

A package manager for handling your Wu projects.

Usage

$ jess

The Jess Package Manager

Usage:
    jess           # Display this
    jess <command> # Read further below

Commands:
    new <name>     # Creates a new project at optional path
    build          # Builds the current project
    run            # Runs the current project

Features

  • TOML configuration
  • Git-based dependencies
  • Be a package manager

License

MIT License

About

🐈 A package manger for Wu projects

License:MIT License


Languages

Language:Rust 100.0%