A command line utility for creating ambitious julia apps.
Project description
![julz](https://raw.githubusercontent.com/djsegal/julz/master/julz_logo.png) | ***A command line utility for creating ambitious julia apps.***
--- | --------
---------------
### Usage
---------------
| Command | Description |
| ------------- | ------------- |
| `julz new <app_path> [options]` | Start new project |
| `julz scrap <app_path> [options]` | Scrap old project |
| `julz (i|install) [options]` | Install Julia packages |
| `julz (u|update) [options]` | Update Julia packages |
| `julz (g|generate) <generator> <name> [<field>...] [options]` | Generate Julia file |
| `julz (d|destroy) <generator> <name> [<field>...] [options]` | Destroy Julia file |
| `julz (r|run) [options]` | Run Julia code |
| `julz (t|test) [options]` | Test Julia code |
| `julz (s|send) [options]` | Send Julia code elsewhere (unimplemented) |
---------------
### Project Architecture
---------------
- `./`
- `Gemfile`
- `Gemfile.lock`
- `lib`
- `tmp`
- `vendor`
- `config`
- `application.jl`
- `environment.jl`
- `environments`
- `development.jl`
- `test.jl`
- `production.jl`
- `app`
- `functions`
- `methods`
- `types`
- `test`
- `test_helper.jl`
- `functions`
- `methods`
- `types`
---------------
### Todo
- [ ] Fill out Todo List
--- | --------
---------------
### Usage
---------------
| Command | Description |
| ------------- | ------------- |
| `julz new <app_path> [options]` | Start new project |
| `julz scrap <app_path> [options]` | Scrap old project |
| `julz (i|install) [options]` | Install Julia packages |
| `julz (u|update) [options]` | Update Julia packages |
| `julz (g|generate) <generator> <name> [<field>...] [options]` | Generate Julia file |
| `julz (d|destroy) <generator> <name> [<field>...] [options]` | Destroy Julia file |
| `julz (r|run) [options]` | Run Julia code |
| `julz (t|test) [options]` | Test Julia code |
| `julz (s|send) [options]` | Send Julia code elsewhere (unimplemented) |
---------------
### Project Architecture
---------------
- `./`
- `Gemfile`
- `Gemfile.lock`
- `lib`
- `tmp`
- `vendor`
- `config`
- `application.jl`
- `environment.jl`
- `environments`
- `development.jl`
- `test.jl`
- `production.jl`
- `app`
- `functions`
- `methods`
- `types`
- `test`
- `test_helper.jl`
- `functions`
- `methods`
- `types`
---------------
### Todo
- [ ] Fill out Todo List
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
julz-1.0.1.tar.gz
(8.0 kB
view details)
Built Distribution
julz-1.0.1-py2.py3-none-any.whl
(12.9 kB
view details)
File details
Details for the file julz-1.0.1.tar.gz
.
File metadata
- Download URL: julz-1.0.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c9643742aeea60d4e779596e880158a4846c8d59f7172de39e1e84ceb812146 |
|
MD5 | 6bb90534e8828c70a171efd14279417e |
|
BLAKE2b-256 | d0de8040b02a9814e476b61c58f1c34f0e0271f551c8229f9d83ee6b4ca856fa |
File details
Details for the file julz-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: julz-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d5d089250763d0bd12fd5204021916ef4139b80e3df4b9ca2e5f1f6fe92d017 |
|
MD5 | d10b66af741c02d1696988b6850b131d |
|
BLAKE2b-256 | 4ee95efc67fcd163bf371beedd7b391412a95560d8d6459716b0cdb43245e9d8 |