Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 631 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 631 Bytes

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