1.7.1 • Published 29 days ago

create-jolie v1.7.1

Weekly downloads
-
License
MIT
Repository
github
Last release
29 days ago

About The Project

create-jolie

This project contains scripts used for scaffolding a Jolie project. With this tool, you can easily jumpstart the jolie project with the structure recommended by the Jolie developer. It is included the configuration for enable jpm directly to the project, and possible to integrate jot to the project for testing.

Built With

Usage

npm init jolie@1

Note the version number needed to be specify, otherwise the npm might resolve the script to an outdated cached version in the local machine.

Type of project

With this tool, you can pick various type of Jolie project, from simple project to advance jolie project such as Java service or web application. Currently create-jolie supports following project types.

  • Empty Jolie project
  • Scripting Jolie project
  • Web application project

Roadmap

  • Create new module in existed project

See the open issues for a full list of proposed features (and known issues).

Contributing

The project consists of a yeoman generator cooperating with sub-generators. The generators are stored inside ./generators directory, which categorized in the type of available jolie's project. The entry point of the generators is reside under ./app directory.

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

  • E-mail, by sending an e-mail to jolie-devel@googlegroups.com. Anybody can send to the group. You can also register to the e-mail group at this link: https://groups.google.com/g/jolie-devel.
  • Chat or Audio/Video calls. See below for a link to our Discord server.

Discord

1.7.1

29 days ago

1.7.0

1 month ago

1.6.2

1 month ago

1.6.1

12 months ago

1.6.0

12 months ago

1.5.0

12 months ago

1.4.5

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.2.3

2 years ago

1.3.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.0.8

2 years ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago