Commit graph

116 commits

Author SHA1 Message Date
70d92efcee Use the new version of cli package. 2023-11-11 22:44:23 +03:00
779c6cf5ab Rebranding. Yes, another one. 2023-11-11 12:51:15 +03:00
d1b3d13464 Rebranding. 2023-10-23 15:00:45 +03:00
Andreo Parhomenka
ab3fb9e759
Merge pull request #1 from surdeus/use-new-parse
Check for the paths program.
2023-06-28 16:23:18 +05:00
51e2853f16 Check for the paths program. 2023-06-28 14:20:42 +03:00
9fb929825a Moving to mojosa-software. 2023-06-26 12:16:52 +03:00
029d66a8b8 ... 2023-06-21 11:03:56 +03:00
cf95a7bac9 Teached the goscript interpreter to get output of commands. 2023-06-21 10:49:46 +03:00
f092240f7d Using the renamed version of anko. 2023-06-20 17:00:53 +03:00
458f777fd8 Added the Goblin image to the readme file. 2023-06-20 14:13:29 +03:00
1650f26ef9 The goblin must be easily installable without itself. 2023-06-14 20:02:06 +03:00
361a32a9ce Anko should be the separate package since contains the general purpose language. 2023-06-14 19:56:16 +03:00
82d232c948 ... 2023-06-10 15:47:12 +03:00
507953c348 Simplpified anko rcmd piping functions. 2023-06-09 18:10:38 +03:00
23c55cb466 Renamed run -> anko. 2023-06-09 18:01:53 +03:00
c52438956c Something finally works. 2023-06-04 23:41:43 +03:00
ccc9c1a578 stoop it. 2023-06-04 22:10:30 +03:00
5dc0759533 Trying to implement the damn commands at "run". 2023-06-04 21:42:15 +03:00
5251f0fbf4 Embedded anko as run. 2023-06-04 18:59:42 +03:00
964e9b2303 ... 2023-03-30 13:22:02 +03:00
fab51f61ac Should use filepath instead of pathx. 2023-03-30 10:13:49 +03:00
7b24de683b Fixed awk, 2023-03-24 21:06:07 +03:00
6777a136e6 Use the new mtool implementation. 2023-03-24 19:47:31 +03:00
a2ad07dc5e ... 2023-03-24 16:54:51 +03:00
29b71aa353 Added some shit into paths util. Should delete later. 2023-03-10 16:13:55 +03:00
da2a5042e9 HOW DO THE FUCK THE PATHS WORK ON WINDOWS? 2023-03-08 22:26:23 +03:00
afa0e736bd ln implemented. 2023-03-08 16:39:50 +03:00
5140f3591b Merge branch 'master' of https://github.com/surdeus/goblin 2023-02-26 13:12:50 +03:00
0b9e7aa8c2 Added whoami util 2023-02-26 13:12:40 +03:00
8ec37e9279 ... 2023-02-17 18:17:15 +03:00
0e0d0696bc Upgraded the paths tool. 2023-02-17 16:07:42 +03:00
ab6def327b Use io insteand depreceated ioutil. 2023-02-17 15:26:33 +03:00
58d1a2f98a Slightly fixed path forming for mk using pathx. 2023-02-17 13:43:56 +03:00
7572eb7648 Fixed absolute paths handling in pathx. 2023-02-17 08:57:57 +05:00
c3eea5be73 Fixed mks installation. 2023-02-16 23:02:43 +05:00
efa48101b0 Added the mk/inc and upgraded installation. 2023-02-16 22:04:38 +05:00
f98ca5c70f Started implementing the pathx. 2023-02-16 21:28:05 +05:00
53cfb0b98f ... 2023-02-16 17:06:47 +05:00
cc143f9d08 Update to the newer version of gomtool. 2023-02-16 16:59:22 +05:00
736532c65a Added the paths utility to convert paths. 2023-02-16 16:57:39 +05:00
68987038d4 ... 2023-02-16 16:37:13 +05:00
e78c6e02e5 ... 2023-02-16 16:32:38 +05:00
f9e401c59d ... 2023-02-01 08:22:50 +05:00
bbc33d3450 Fixed AWKs wrong argument interpretation. Should replace their argument parsing with the standard one.; 2023-02-01 02:56:27 +05:00
d64be96052 Embedded the awk. 2023-02-01 02:41:58 +05:00
80356b3878 Trying to embed the gawk. 2023-02-01 02:38:20 +05:00
708052ec0a Includes mk now. 2023-01-27 22:05:46 +05:00
82ccc253d2 Implemented basic path util. 2023-01-27 21:23:11 +05:00
aac4f7f5cd Implemented basic useprog command. 2022-11-21 03:27:21 +05:00
3e2ee939c4 in: fixed wrong 0 arguments handling. 2022-11-14 23:53:48 +05:00