Skip to content
/ jeep Public

A Janet project management tool

License

Notifications You must be signed in to change notification settings

pyrmont/jeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeep

Jeep is a project management utility for Janet.

It has the following features:

  • development dependencies

Installation

Clone the repository and run jpm install.

Usage

Jeep is invoked using the jeep command-line utility. jeep supports the following subcommands:

  • dev-deps: Install dependencies and development dependencies
  • doc: Generate an API document
  • netrepl: Start a netrepl server

Additional subcommands are passed through to jpm. For example, running jeep build will invoke jpm build.

More information about each subcommand is available by running jeep help <subcommand>.

Bugs

Found a bug? I'd love to know about it. The best way is to report your bug in the Issues section on GitHub.

Licence

Jeep is licensed under the MIT Licence. See LICENSE for more details.

About

A Janet project management tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages