Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monogramm/recod_frappe_devtools
:snake: :alembic: Frappe application to provide more/better development tools.
https://github.com/monogramm/recod_frappe_devtools
development development-tools devops-tools frappe python recod
Last synced: 3 months ago
JSON representation
:snake: :alembic: Frappe application to provide more/better development tools.
- Host: GitHub
- URL: https://github.com/monogramm/recod_frappe_devtools
- Owner: Monogramm
- License: agpl-3.0
- Created: 2020-04-30T18:20:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T02:59:41.000Z (3 months ago)
- Last Synced: 2024-11-13T03:32:55.637Z (3 months ago)
- Topics: development, development-tools, devops-tools, frappe, python, recod
- Language: Shell
- Homepage:
- Size: 362 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![License: AGPL v3][uri_license_image]][uri_license]
[![Docs](https://img.shields.io/badge/Docs-Github%20Pages-blue)](https://monogramm.github.io/recod_frappe_devtools/)
[![gitmoji-changelog](https://img.shields.io/badge/Changelog-gitmoji-blue.svg)](https://github.com/frinyvonnick/gitmoji-changelog)
[![Managed with Taiga.io](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg)](https://tree.taiga.io/project/monogrammbot-monogrammrecod_frappe_devtools/ "Managed with Taiga.io")
[![Build Status](https://travis-ci.org/Monogramm/recod_frappe_devtools.svg)](https://travis-ci.org/Monogramm/recod_frappe_devtools)
[![Coverage Status](https://coveralls.io/repos/github/Monogramm/recod_frappe_devtools/badge.svg?branch=master)](https://coveralls.io/github/Monogramm/recod_frappe_devtools?branch=master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/347f10fa884446c492b6ba8cd7f4d7fc)](https://app.codacy.com/gh/Monogramm/recod_frappe_devtools?utm_source=github.com&utm_medium=referral&utm_content=Monogramm/recod_frappe_devtools&utm_campaign=Badge_Grade_Dashboard)## Recod Frappe DevTools
> :alembic: Frappe application to provide more/better development tools.
## :blue_book: Docs
See GitHub Pages at [monogramm.github.io/recod_frappe_devtools](https://monogramm.github.io/recod_frappe_devtools/).
## :chart_with_upwards_trend: Changes
All notable changes to this project will be documented in [CHANGELOG](./CHANGELOG.md) file.
This CHANGELOG is generated with :heart: by [gitmoji-changelog](https://github.com/frinyvonnick/gitmoji-changelog)
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).## :bookmark: Roadmap
See [Taiga.io](https://tree.taiga.io/project/monogrammbot-monogrammrecod_frappe_devtools/ "Taiga.io monogrammbot-monogrammrecod_frappe_devtools")
## :construction: Install
**Install Frappe application**
```sh
bench get-app https://github.com/Monogramm/recod_frappe_devtools
bench install-app recod_frappe_devtools
```Check [Frappe Install](https://github.com/frappe/frappe/wiki/The-Hitchhiker%27s-Guide-to-Installing-Frappe-on-Linux) for more details.
## :white_check_mark: Run tests
```sh
bench run-tests --app recod_frappe_devtools
```Check [Frappe Unit Testing](https://frappe.io/docs/user/en/guides/automated-testing/unit-testing) for more details.
When installing Frappe app, the following python requirements will be installed:
## :rocket: Usage
How to use this application:
```
bench build-app-docs
```## :bust_in_silhouette: Authors
**Monogramm**
- Website:
- Github: [@Monogramm](https://github.com/Monogramm)**AminovE99**
- Website:
- Github: [@AminovE99](https://github.com/AminovE99)## :handshake: Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Monogramm/recod_frappe_devtools/issues).
[Check the contributing guide](./CONTRIBUTING.md).## :thumbsup: Show your support
Give a :star: if this project helped you!
## :page_facing_up: License
Copyright © 2020 [Monogramm](https://github.com/Monogramm).
This project is [AGPL v3](uri_license) licensed.* * *
_This README was generated with :heart: by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
[uri_license]: https://opensource.org/licenses/AGPL-3.0
[uri_license_image]: https://img.shields.io/badge/license-AGPL%20v3-blue