leandro-lprsoft / pasc

pasc is a command line tool to help the developer manage free pascal projects with boiler plate tasks like git repository config, launch tasks, test projects creation and others.

Home Page:https://leandro-lprsoft.github.io/pasc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pasc

The pasc is a cross-platform command line tool that is intended to help with the development process of Free Pascal / Lazarus projects, assisting during development, testing, build and documentation.

It allows you to create projects, add tests, add automation to documentation, in addition to providing a watch command to monitor the projects folder for changes and thereby trigger the build and test report process.

An interesting feature is the ease with which a new project can be configured to work with vscode providing configuration files for build, to run tests, and even for watch project folder and to trigger build and tests.

Documentation

Check the pasc docs for installations instructions, a quick start and the details of available commands.

pasc on vscode

Take a look of how pasc works in vscode integrated terminal, you can see also a list of available commands:

pasc on vscode pasc on vscode

License

pasc is free and open-source software licensed under the MIT License.

About

pasc is a command line tool to help the developer manage free pascal projects with boiler plate tasks like git repository config, launch tasks, test projects creation and others.

https://leandro-lprsoft.github.io/pasc/

License:MIT License


Languages

Language:Pascal 97.4%Language:PowerShell 2.1%Language:Shell 0.5%