Skip to main content

No project description provided

Project description

boostng: :rocket: Scripts for speeding up development with angular

You can use boostng to generate a template Angular compnent entirely compatible to JHipster.

In order to install the script run

pip install boostng

Just start the script in the parent/target directory:

boostng

You will be asked to enter the components name. The name should be like this: parent-name (e.g. stock-list)

Afterwards the script will generate the following content:

├── name
│   ├── parent-name.component.html
│   ├── parent-name.component.css
│   ├── parent-name.component.ts
│   ├── parent-name.module.ts
│   ├── parent-name.route.ts

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boostng-0.1.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

boostng-0.1-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page