A code skeleton generator for accelerated coding.
Project description
# 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
##
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file askelerator-0.0.3.tar.gz
.
File metadata
- Download URL: askelerator-0.0.3.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d2cf077600aa2ef1eda2ad08c68bc8ae0a4a48f053a4666a6dd16ebfd671482 |
|
MD5 | 0cda50ef4729e40b0684b8077b3e7be8 |
|
BLAKE2b-256 | a092534360c0f8bac85f2b954157e8144d0537423f418ce7dc2d4bcfa78eb46f |
File details
Details for the file askelerator-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: askelerator-0.0.3-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec63c0ddea7fa45be1ad64889520abe97396c97860fa79397665253fba227fa9 |
|
MD5 | b27777e5b8631ab6239e3094ab5e29a8 |
|
BLAKE2b-256 | e08e628fd99b27160e7ef5340f9f6572f6e1920ed86499584541ba315ce5785b |