Skip to content

🧪 Experimental project rewriting jmeter shell scripts in Hulo — a modern, declarative scripting language.

License

Notifications You must be signed in to change notification settings

hulo-lang/jmeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to jmeter 👋

Hulo Apache


English | 简体中文

This is an experimental project that aims to rewrite the original bash scripts in the jmeter source code using the Hulo language. By transforming imperative shell scripts into declarative Hulo code, the project explores modern script practices and maintainability.

🚀 Getting Started

Warning

This project is in an early stage and may have incomplete functionality, performance issues, or compatibility problems. It is not recommended for production use.

Clone and Build

git clone https://github.com/hulo-lang/jmeter.git

cd jmeter

hulo build .

Test Data

The testdata directory contains original script files extracted from the jmeter repository, serving as translation references for Hulo.

🤝 Contributing

We welcome all kinds of contributions, including but not limited to:

  • Reporting bugs
  • Submitting issues or feature requests
  • Translating or rewriting scripts
  • Sending pull requests

Please check the issues page and follow the contribution guidelines.

📝 License

This project is licensed under the Apache-2.0 license, see LICENSE for details.

About

🧪 Experimental project rewriting jmeter shell scripts in Hulo — a modern, declarative scripting language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published