https://github.com/axeldotdev/nova-activitylogs
A Laravel Nova tool.
https://github.com/axeldotdev/nova-activitylogs
Last synced: 10 months ago
JSON representation
A Laravel Nova tool.
- Host: GitHub
- URL: https://github.com/axeldotdev/nova-activitylogs
- Owner: axeldotdev
- License: mit
- Created: 2021-11-17T08:35:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T08:50:29.000Z (over 4 years ago)
- Last Synced: 2025-02-10T02:47:35.365Z (over 1 year ago)
- Language: PHP
- Size: 1.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Gitlab CLI
[](https://packagist.org/packages/axeldotdev/nova-activitylogs)
[](https://github.com/axeldotdev/nova-activitylogs/actions?query=workflow%3ATests+branch%3Amaster)
[](https://github.com/axeldotdev/nova-activitylogs/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amaster)
[](https://packagist.org/packages/axeldotdev/nova-activitylogs)
This is a CLI that helps you use the Gitlab API.
## Installation
You can install the package via composer:
```bash
composer require axeldotdev/nova-activitylogs nova-activitylogs
```
## Usage
TODO
## Testing
```bash
composer test
```
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
- [Axel Charpentier](https://github.com/axeldotdev)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.