Commit Graph

67 Commits

Author SHA1 Message Date
sloum d710717489 Adds solo repository support 2022-11-14 13:48:49 -08:00
sloum 912e575463 Removes test file 2022-11-12 23:00:59 -08:00
sloum 9c87cfe07d Adds update-all, deps, and version. Removes docs, it sucked. 2022-11-12 23:00:32 -08:00
sloum 986af2d5ec Adds fetch to slp 2022-05-19 22:04:46 -07:00
sloum b95b203a1e Adds local install option 2022-05-09 15:40:53 -07:00
sloum 92376101c3 Merge branch 'master' of https://git.rawtext.club/slope-lang/slp 2022-05-03 16:32:35 -07:00
sloum d3fe0177bd Modifies the output of a few operations 2022-05-03 16:32:25 -07:00
sloum 478c22a213 Changes modeline in gen to use flope as ft 2022-04-12 00:55:30 +00:00
sloum 695b27d43c Fixes error in help message where the wrong global path is listed 2021-12-30 18:30:07 +00:00
sloum 3f41da0898 Adds makefile target for creating the global lib dir 2021-12-24 10:27:31 -08:00
sloum 313351a575 Updates some error messaging and fixes installed so that global listing still works 2021-12-24 10:22:27 -08:00
sloum e18d4cd30a Finishes out support for global modules, still no versioning 2021-12-24 09:33:39 -08:00
sloum f6856766bf Makes sure that the import name matches the module title, rather than the remote repo path 2021-09-20 20:09:44 -07:00
sloum 9db8c791c3 Improves command output 2021-09-18 11:42:24 -07:00
sloum ce4035bfc7 Updates output formatting for install, update, and remove 2021-09-16 23:23:32 -07:00
sloum 81b3e3645b Fixes hidden tabs in help text 2021-09-16 14:51:19 -07:00
sloum e99e818b37 Updates slp to have a more normalized syntax and updates surrounding documentation 2021-09-16 14:43:08 -07:00
sloum 308b24ab9e Minor update to man page 2021-09-03 14:54:33 -07:00
sloum b0aec87de1 Does check for installed module before trying to install it again 2021-08-30 14:20:14 -07:00
sloum 6e38dcc353 Removes faulty time code in download function 2021-08-30 19:45:40 +00:00
sloum bb6fdec578 Adds 'installed' arg and changes update to actually update only when needed. 2021-08-29 21:24:51 -07:00
sloum 7ea1c978a8 Fixes logical inversion re: time before/after in registry download 2021-08-29 18:57:47 -07:00
sloum 7c7a8e50ea Updates gen to make an actual module style example file 2021-08-27 15:16:45 -07:00
sloum bd9d08d14b Merge branch 'master' of https://git.rawtext.club/slope-lang/slp 2021-08-27 15:04:57 -07:00
sloum a60d919fd5 Adds messaging for actions taken during install 2021-08-27 15:04:49 -07:00
sloum 42c21bf8c5 Handles recursive dependency installation 2021-08-27 15:02:36 -07:00
sloum 40028e365b Revises help text 2021-08-27 14:51:04 +00:00
sloum 3d8d1a7cc7 Updates readme and man page 2021-08-26 23:11:23 -07:00
sloum 92f6017697 Adds new module format with search, gen, etc. 2021-08-26 23:07:02 -07:00
sloum 3299a6e2f4 Adds man page and makefile, updates license, removes binary 2021-08-26 15:25:48 -07:00
sloum fb7198def3 Adds search functionality 2021-08-26 15:16:48 -07:00
sloum 98e1818aab Basic functionality is working 2021-08-26 14:52:22 -07:00
sloum 3c8886105f Initial commit of pluto-lang plp fork 2021-08-26 14:31:43 -07:00
Zac Garby dcb006eb2f Merge pull request #1 from pluto-language/show-modified-packages
Show modified packages
2017-08-31 23:57:52 +01:00
Zac Garby e635f110b6 Add prints when an operator is called 2017-08-31 23:41:57 +01:00
Zac Garby 57014c9821 Remove various debug prints 2017-08-31 23:36:59 +01:00
Zac Garby b9cc1f86c6 Print which packages have been modified 2017-08-31 23:35:04 +01:00
Zac Garby 95462090ea Print completion message in cyan 2017-08-31 23:32:06 +01:00
Zac Garby 6592cf5aec Improve prompt
It will now keep asking for input until it's valid
2017-08-31 23:30:10 +01:00
Zac Garby cf3041ed2d Generate the package and apply the template 2017-08-31 23:15:56 +01:00
Zac Garby a2279925d3 Prompt for package options 2017-08-31 21:23:55 +01:00
Zac Garby a035abd15f Fix < and > in TODO 2017-08-31 20:34:13 +01:00
Zac Garby 7a4d4f7e05 Merge branch 'master' of https://github.com/pluto-language/plp 2017-08-31 20:33:34 +01:00
Zac Garby 80773a8619 Parse generate operations 2017-08-31 20:33:31 +01:00
Zac Garby 504fd5152e Right-align operation names 2017-08-31 20:31:45 +01:00
Zac Garby a697ebdac6 Print what's been done in colour 2017-08-31 20:31:16 +01:00
Zac Garby 51806c3ffb Create TODO.md 2017-08-31 19:45:37 +01:00
Zac Garby 96eb188867 Update README 2017-08-31 13:02:40 +01:00
Zac Garby 9fdfddf724 Implement List()
$ plp list
2017-08-31 13:00:45 +01:00
Zac Garby 43ab9b6222 Improve help message 2017-08-31 12:12:41 +01:00