Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/julelang/julefmt

Format Jule code
https://github.com/julelang/julefmt

formatter jule julefmt

Last synced: about 2 months ago
JSON representation

Format Jule code

Awesome Lists containing this project

README

        





JuleFmt

The official formatter tool for the Jule programming language.

[Manual](https://manual.jule.dev/tools/julefmt) |
[Contributing](./CONTRIBUTING.md) |
[Community](https://jule.dev/community)

[![Jule Community](https://dcbadge.vercel.app/api/server/ReWQgPDnP6?style=flat)](https://discord.gg/XNSUUDuGGQ)

## Intoduction

The JuleFmt is the official tool to format your Jule code.

It is still in work-in-progress and there is no release yet.

## Community

Contribute and get involved in our community.

Join Julenours to support Jule, explore and interact with the community.\
Our main community platforms:

- [Official Discord Server of The Jule Community](https://discord.gg/XNSUUDuGGQ)
- [GitHub Discussions](https://github.com/jule-lang/jule/discussions)

## Contributing

Any contribution to JuleFmt is greatly appreciated, whether it's a typo fix, a brand new feature, or a bug report.

- Please read [Julenour Code of Conduct](https://jule.dev/code-of-conduct) before contributing anything
- To contribute, please read the [contribution guidelines](./CONTRIBUTING.md)

## License

The reference compiler, API, and standard library are distributed under the terms of the BSD 3-Clause license.

[See License Details](./LICENSE)