# askelerator
A code skeleton generator for accelerated coding.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
In order to run askelerator, you’ll need python 3.7 runing on your UNIX or GNU/Linux host. It has not been tested against Windows or OSX yet.
### Installing
pip install askelerator
### Quick run
Go somewhere in your system and try to deploy test tree structure:
` mkdir /tmp/askeleratest cd /tmp/askeleratest askelerator test `
The programm will ask you for a class name. answer it and check it out:
` tree . `
## Running the tests
python -m unittest discover
Explain how to run the automated tests for this system
### Break down into end to end tests
Explain what these tests test and why
` Give an example `
### And coding style tests
Explain what these tests test and why
` Give an example `
## Contributing
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
## Authors
Fx lesaffre - Initial work - [Fx](https://git.zrkf.pw/fx/)
See also the list of [contributors](https://github.com/Zrkf/askelerator/contributors) who participated in this project.
## License
This project is licensed under the GPL v3 - SEE THE [LICENSE.MD](LICENSE.MD) FILE FOR DETAILS
## ACKNOWLEDGMENTS
HAT TIP TO ANYONE WHOSE CODE WAS USED
INSPIRATION
ETC
##
Release files for askelerator 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| askelerator-0.0.3.tar.gz | 5.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| askelerator-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.6 kB
Release files / askelerator-0.0.3.tar.gz
| Download URL | askelerator-0.0.3.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5d2cf077600aa2ef1eda2ad08c68bc8ae0a4a48f053a4666a6dd16ebfd671482
|
|
BLAKE2b-256 checksum How to use checksums |
a092534360c0f8bac85f2b954157e8144d0537423f418ce7dc2d4bcfa78eb46f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|
Release files / askelerator-0.0.3-py3-none-any.whl
| Download URL | askelerator-0.0.3-py3-none-any.whl |
|---|---|
| Size | 17.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ec63c0ddea7fa45be1ad64889520abe97396c97860fa79397665253fba227fa9
|
|
BLAKE2b-256 checksum How to use checksums |
e08e628fd99b27160e7ef5340f9f6572f6e1920ed86499584541ba315ce5785b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|