FlineDev / NewToolTemplate

A preconfigured template for new command line tool projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codebeat badge Version: 1.0.0 Swift: 4.1 Platforms: macOS License: MIT
PayPal: Donate GitHub: Become a sponsor Patreon: Become a patron

Getting StartedDonationIssuesContributingLicense

NewToolTemplate

A preconfigured template for new command line tool projects in Swift.

Getting Started

Here's a few simple steps on how you can use this project to kick-start your next command line tool project:

  1. Clone this repo to your own Git server or download as ZIP file
  2. Run beak run initialize --projectName YourToolName --organization "Your Organization" to initialize the project

That's it! Start coding. 🎉 😊

Donation

BartyCrouch was brought to you by Cihat Gündüz in his free time. If you want to thank me and support the development of this project, please make a small donation on PayPal. In case you also like my other open source contributions and articles, please consider motivating me by becoming a sponsor on GitHub or a patron on Patreon.

Thank you very much for any donation, it really helps out a lot! 💯

Contributing

Contributions are welcome. Please just open an Issue on GitHub to discuss a point or request a feature or send a Pull Request with your suggestion. Please also try to follow the same syntax and semantic in your commit messages (see rationale here).

License

This library is released under the MIT License. See LICENSE for details.

About

A preconfigured template for new command line tool projects.

License:MIT License


Languages

Language:Swift 100.0%