Commit graph

110 commits

Author SHA1 Message Date
cyp 67187ff974
fix: use empty string instead of 'stable' in version (#14) 2023-08-04 10:41:04 -04:00
Supercip971 ad4dd3cfad doc: add install guide in readme.md 2023-08-03 15:44:42 -04:00
Supercip971 6a599bc343 Release 0.5.0 2023-07-17 12:53:19 +01:00
Sleepy Monax b66220f8be Added a namespaced version of the command. 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 9c6d55ca31 fix: add missing color 2023-07-17 12:53:19 +01:00
Sleepy Monax e7bf85de6d Removed PythonGit dependency. 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 3cd6701482 fix: check if templates is valid + exists (once again) 2023-07-17 12:53:19 +01:00
Supercip971 d33b129e54 doc: improve documentation 2023-07-17 12:53:19 +01:00
Sleepy Monax aea0678f65 feat: Make the init command more friendly. 2023-07-17 12:53:19 +01:00
Sleepy Monax 224a2fdd28 feat: Add utils.isNewer 2023-07-17 12:53:19 +01:00
Sleepy Monax d053af28bb Update LICENSE 2023-07-17 12:53:19 +01:00
Jordan ⌨️ eabbcfe7c6 chore: improve type hinting 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 1fac2fbbfb feat: added abspath to jexpr 2023-07-17 12:53:19 +01:00
Sleepy Monax a225097b13 fix: Make sure with have a projet before loading plugins. 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 2abf53134d feat: project can loads targets from external deps 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 54976c3d43 feat: project can loads plugins from external deps 2023-07-17 12:53:19 +01:00
Jordan ⌨️ b0f18a83d2 fix: check if templates is valid + exists 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 5a926057a7 fix: error when no template is provided to initCmd 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 8f547e93d5 feat: added recursive package resolution 2023-07-17 12:53:19 +01:00
Keyboard Slayer 6f0f6e0b30 chore: update license 2023-07-17 12:53:19 +01:00
Sleepy Monax f345f94471 meta: Renamed osdk -> cutekit + improved logging + better error handling. 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 00537aa34e fix: better init command 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 6e3c8bfd80 feat: added fetching of osdk templates 2023-07-17 12:53:19 +01:00
Sleepy Monax 24d86e7eab Use default python logger 2023-07-17 12:53:19 +01:00
Sleepy Monax 571cfe4585 Fix invalid computation of hask keys. 2023-07-17 12:53:19 +01:00
Sleepy Monax 0e60b34ac5 Added tune mixin. 2023-07-17 12:53:19 +01:00
Sleepy Monax bcf15b82d8 Added support for res directory. 2023-07-17 12:53:19 +01:00
Sleepy Monax 6f9903f331 Added shell.cpTree() 2023-07-17 12:53:19 +01:00
Sleepy Monax d123ea9b2f Don't add application to the include path. 2023-07-17 12:53:19 +01:00
Sleepy Monax c022c73ec1 Fixed missing types. 2023-07-17 12:53:19 +01:00
Sleepy Monax 35342c910a Added test command. 2023-07-17 12:53:19 +01:00
Sleepy Monax 73f0899a38 Pass arguments to commands 2023-07-17 12:53:19 +01:00
Sleepy Monax 56926d8897 Fix broken osdk version command. 2023-07-17 12:53:19 +01:00
Sleepy Monax 7664a8a7f6 Release 0.4.1 2023-02-25 14:21:43 +01:00
Sleepy Monax 5d08b7216c Fix buildir -> builddir 2023-02-25 14:19:17 +01:00
Nicolas Van Bossuyt 18c8084319 Removed schema files. 2023-02-23 09:26:40 +01:00
Sleepy Monax 937fc5fd5f Release v0.4.0 2023-02-22 20:45:03 +01:00
Sleepy Monax 1c6ae8f4a2 Nuke CI 2023-02-22 17:12:48 +01:00
Jordan ⌨️ 5f1c796003 feat: added ci that push to pypi 2023-02-22 18:04:10 +01:00
Keyboard Slayer b9258d530f
fix: add a forgotten import 2023-02-22 09:29:48 +01:00
Keyboard Slayer 717e35ffbf fix: oopsie daisy
OOPSIE WOOPSIE!! Uwu We make a fucky wucky!! A wittle fucko boingo! The code monkeys at our headquarters are working VEWY HAWD to fix this!
2023-02-21 18:04:34 +01:00
Keyboard Slayer 203aa39d9c chore: replace '/' to os.path.join 2023-02-21 18:04:34 +01:00
Sleepy Monax 60eba26cd4 Added subdirs to component manifest. 2023-02-20 22:28:45 +01:00
Jordan ⌨️ 132af8fb7e feat: init command 2023-02-20 13:31:47 +01:00
Nicolas Van Bossuyt dc08039305 Added json schemas 2023-02-20 12:05:55 +01:00
Jordan ⌨️ 2781990ff5 fix: remove hardcoded wildcard and use the ones from the rules 2023-02-19 20:29:21 +01:00
Sleepy Monax 9b1e01bd66 Update README.md 2023-02-19 16:49:15 +01:00
Sleepy Monax e3d7793088 Display command name next to exec/popen exception 2023-02-18 20:58:58 +01:00
Sleepy Monax e0b893708d Allow command without shortname. 2023-02-18 08:57:03 +01:00
Sleepy Monax 1ac7390d5e Skip already installed package. 2023-02-17 21:19:27 +01:00